4. Key Points
What we did
- OOAnalysis
- Define objects, behaviors and interfaces
- OODesign
- Understand design patterns
- Know the java application framework
- Detail all objects, behaviors and interfaces
- Generalization and Specialization
- OOProgramming
What Next?
- Download JDK from Sun
- Download the Java whitepaper from Sun
- Get Flanagan’s Java in a Nutshell as a reference (O’Reilly)
- Get some intro to Java that covers the basics reasonably well
- Get Gamma’s Design Patterns: Elements of Reusable Object-Oriented Software
(Addison-Wesley)