CSC/ECE 517 Fall 2010/ch1 S6 CC
Class Responsibility Collaborator card modeling is one of the prominent Object Oriented Design Technique. This technique is used in determining the various classes and their responsibilities in the software system.
Introduction
Class-Responsibility-Collaboration cards have been first introduced by Kent Beck and Ward Cunningham in their paper "A Laboratory for teaching Object-Oriented Thinking". Their task was to teach programmers the concept of objects.