previous
|
index
|
next
Example
Our working example will be to
design
a program that allows online clothes shopping.
There will be two primary classes of objects:
Items of clothing
Lists of items of clothing
and two subclasses of items of clothing:
Oxford shirts
Chino pants
previous
|
index
|
next