Beginning Java Objects From Concepts to Code / by Jacquie Barker.

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...

Full description

Saved in:
Bibliographic Details
Main Author: Barker, Jacquie (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2005.
Edition:2nd ed. 2005.
Series:Springer eBook Collection.
Subjects:
Online Access:Click to view e-book
Holy Cross Note:Loaded electronically.
Electronic access restricted to members of the Holy Cross Community.
Table of Contents:
  • 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.