CSC/ECE 517 Fall 2009/wiki3 10 pz

From Expertiza_Wiki
Jump to navigation Jump to search

Introduction to CRC CARD

CRC (Class-Responsibility-Collaborator) CARDis a simple yet powerful object-oriented analysis technique. Kent Beck and Ward Cunningham first introduced CRC cards at OOPSLA 1989 in their paper “A Laboratory for Teaching Object-Oriented Thinking”. The purpose of CRC CARD was to teach programmers the object-oriented paradigm.