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
    • Write in java

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)

Web References

Table Of Contents

Previous topic

3. Improvements

Next topic

Data Warehouse to Data Mart