Object-Oriented Design
Summary
Identify Objects and Classes
Operations
Relationships
Strive for Well-defined Responsibilities, Strong Cohesion, Weak Coupling
Develop Scenarios
Remember: Design is incremental and iterative!
Identifying Objects
|
Identifying Operations
|
Identifying Relationships
|
Developing Scenarios
Implementation
|
Summary
|
Books