October 2004
Beginner
480 pages
8h 43m
English
In this part, I solve a real-world problem using standard object-oriented methods. This was a problem I worked on when I was just beginning to learn design patterns.

This part is important to read because it illustrates a typical problem that results from traditional object-oriented design—taller-than-necessary inheritance hierarchies that have tight coupling and low cohesion.