CSC/ECE 517 Fall 2011/ch4 5a sp: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
Line 6: Line 6:


= Overview =
= Overview =
Lecture 14 <ref name="CSC517">[http://courses.ncsu.edu/csc517//common/lectures/notes/lec14.pdf OOD], CSC 517 Lecture14</ref> of CSC 517 covered various aspects of the [http://en.wikipedia.org/wiki/Object-oriented_design object oriented design] in general and explained the [http://en.wikipedia.org/wiki/Class-Responsibility-Collaboration_card Class Responsibility Collaboration card] tool for design.
Lecture 14 <ref name="CSC517">[http://courses.ncsu.edu/csc517//common/lectures/notes/lec14.pdf OOD], CSC 517 Lecture14</ref> of CSC 517 covered various aspects of the [http://en.wikipedia.org/wiki/Object-oriented_design object oriented design] including the basics of OOD principles along with the design criteria and the [http://en.wikipedia.org/wiki/Class-Responsibility-Collaboration_card Class Responsibility Collaboration card] tool.


=References=
=References=
<references />
<references />

Revision as of 20:35, 25 October 2011

Introduction to Object Oriented Design(OOD)

This page serves as a knowledge source for understanding the concepts covered in Lecture14- Introduction to Object Oriented Design(OOD).

Overview

Lecture 14 <ref name="CSC517">OOD, CSC 517 Lecture14</ref> of CSC 517 covered various aspects of the object oriented design including the basics of OOD principles along with the design criteria and the Class Responsibility Collaboration card tool.

References

<references />