Resources‎ > ‎Programming‎ > ‎Object-Oriented Design‎ > ‎OO Tutorial‎ > ‎

Lesson 3


If you want to review UML, there are many UML tutorial sites on the net. But if you want just quick review, this might be useful. You probably want to make sure that you are familiar with:

  • Class Diagram
  • (Object Diagram)
  • Activity Diagram
  • Sequence Diagram

Modelling Practice

[Task]

Model "Ice cream".

You should start modelling "Ice cream" by following the three steps described during the lecture:

  1. Understands all the facts: Have a look at those pictures of ice cream. Gather the facts of the ice cream.
  2. Decide concepts/viewpoint.
  3. Model it.

Sample Solutions

Subpages (1): sample solutions
Comments