CSC/ECE 517 Fall 2011/ch4 4i sd

From Expertiza_Wiki
Revision as of 05:08, 15 October 2011 by Dmshah2 (talk | contribs) (→‎CRC Cards)
Jump to navigation Jump to search

"CRC Card Tools"


Introduction

CRC Cards

CRC Cards are the Class Responsibility Collaboration Cards which are used to interactively brainstorm an initial design of a program or a program segment. These are used as a tool used in the design on object oriented software.<ref name="crc">CRC Cards</ref> CRC Cards were invented by Kent Back and Ward Cunningham in 1989.<ref name="paper"> Beck, Kent; Cunningham, Ward (October 1989), "A laboratory for teaching object oriented thinking", ACM SIGPLAN Notices (New York, NY, USA: ACM) 24 (10): 1–6, doi:10.1145/74878.74879, ISBN 0-89791-333-7</ref>

CRC Card Tools

Conclusion

See Also

References

<references/>

External Links