Beginning Java Objects From Concepts to Code /

Learning to design objects effectively with Java is the goal of Beginning Java Objects: From Concepts to Code, Second Edition. Plenty of titles dig into the Java language in massive detail, but this one takes the unique approach of stepping back and looking at fundamental object concepts first. Mast...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Barker, Jacquie (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress, 2005.
Έκδοση:Second Edition.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • The ABCs of Objects
  • Abstraction and Modeling
  • Some Java Basics
  • Objects and Classes
  • Object Interactions
  • Relationships Between Objects
  • Collections of Objects
  • Some Final Object Concepts
  • Object Modeling 101
  • The Object Modeling Process in a Nutshell
  • Formalizing Requirements Through Use Cases
  • Modeling the Static/Data Aspects of the System
  • Modeling the Dynamic/Behavioral Aspects of the System
  • Wrapping Up Our Modeling Efforts
  • Translating an Object Blueprint into Java Code
  • Rounding Out Your Java Knowledge
  • Transforming Your Model into Java Code
  • Rounding Out Your Application, Part 1: Adding a Data Access Layer
  • Rounding Out Your Application, Part 2: Adding a Presentation Layer
  • SRS, Take 3: Adding a GUI
  • Next Steps.