Practice Exercise
1/20/09: Exercise# 0: Getting Started
1/27/09: Exercise# 1: Java Program Structure, Compiling and Executing
2/3/09: Exercise # 2: Conditionals(Soln)
Exercise# 3: Control Structures (Soln)
2/10/09: Exercise# 4: More Loops
2/17/09: Exercise# 5: Method I , Method II , Methods III (Soln)
3/2/09: Exercise # 6: Intro to Objects (Botplay)
3/17/09: Exercise # 7: OOP- Writing Constructors
Exercise # 8: OOP - Writing Methods (Object behaviors)
3/24/09: Exercise # 9: References
3/31/09: Exercise # 10: Has A Relationship(code soln, Diagram)
Exercise # 11: Arrays of Primitives
(soln)
4/7/09: Exercise # 12: Arrays of Object (soln: PersonDB.java)
Exercise # 13: 2D Arrays
4/13/09: Exercise # 14: Inheritance Exercise (to be turned in by Tue April 21 10 am)