CSC/ECE 517 Fall 2010/ch1 S6 CC

From Expertiza_Wiki
Revision as of 21:06, 5 September 2010 by Nikhil (talk | contribs)
Jump to navigation Jump to search

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.