Announcements‎ > ‎

Class 5 (Chapter 6, 6.1-6.9)

posted Sep 30, 2008 8:39 PM by Haoran Zhang   [ updated Sep 30, 2008 8:47 PM ]
Learning outcomes:
  1. Recognize the importance of using program modules in programming.
  2. Understand static methods and static fields, using the class Math as an example.
  3. Know how to declare methods with multiple parameters.
  4. Understand and make good use of argument promotion and casting.
  5. Know about the Java API Packages and develop the habit to read Java API documentations.
  6. Know how to use a random number generator.
Sections 6.10-6.12 are to be covered in class 6.