Beginning Java Objects : From Concepts to Code /

Detalles Bibliográficos
Autor principal: Barker, Jacquie. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: eBook
Lenguaje:English
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2005.
Edición:2nd ed. 2005.
Materias:
Tabla de Contenidos:
  • 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.