Readings and Resources for CSU 370: Object-Oriented Design


Assigned Readings:

1. Prof. Clinger's review of freshman-level Java, Part I.
2.
Prof. Clinger's review of freshman-level Java, Part II - an extended example

3. Wikipedia article on Unit Testing
4. Design Recipe for Implementing an Immutable ADT
5. The Story of Mel (thanks to Prof. Clinger for this entertaining article)
6. Swing Graphics examples demonstrated in class

7. Recipe code for a Stack class
8. Recipe code for a Stack with iterator class

Selected Web pages explaining Design patterns

Java References and Tutorial


Last updated January 8, 2008