previous |
start |
next
Five-Part Development Process
- Gather requirements
- Use CRC cards to find classes, responsibilities, and
collaborators
- Use UML diagrams to record class relationships
- Use javadoc to document method behavior
- Implement your program
previous |
start |
next