Monday, May 11, 2009

Review and Catch Up

Today is time to review what we have learned about Java programming so far and to catch up with your Java practices.
I would like everybody to complete the following Java classes:
  • HelloWorld
    (The Eclipse IDE, Slide 15)
  • Pet class and PetMaster class
    (Java Classes and DataTypes, Slide 21)
  • Car Class and CarOwner class
    (Java Classes - Inheritance and Method Overriding, Slide 15)
  • Improved Car class
    (Java Control Statements for Conditional Execution, Slide 15).
Those who are done all of these can start working on the method
  • caughtSpeeding of the TrafficLaws class and on the Police class (Java Bits and Pieces, Slides 11-13).
Homework
Prepare for the test using the review problems and the answer key.

No comments: