Object-oriented thinking

CRC

  • Immerse the reader in the object-ness of the material
  • Give up global knowledge of control
  • Rely on the local knowledge of objects

OO design with CRC cards

  • Class, Responsibility, Collaborators

slide: The CRC method