Learning Outcome
At the end of this lesson, you will be able to:
- understand class diagrams and be able to create one
Silent Watching
Review
Lesson
- go over "Using OOP", Chapter 9
- Computer Based Problem Solving
- read "Class Diagrams"
Activity
Daily Assignment
- add a method to each of the child classes that returns the number of tires
- make sure your stub program uses these new methods
- draw the class diagram for your code yesterday:
- when done the diagram, email me it.
Object-Oriented Analysis & Design
- read over and do Lesson 5
Extra
- work on weekly assignment