previous |
start |
next
Discovering Classes
- A class represents some useful concept
- Find classes by looking for nouns in the task description
- Define the behavior for each class
- Find methods by looking for verbs in the task description
previous |
start |
next