During this several days you'll firm up your knowledge of object-orientation as you learn more about the UML.
Next lessons will deal with class diagrams. How to extract classes, their attributes and methods from interviewing a client, and then bind the classes with relationships to form the class diagram. You'll learn more about:
1 | Visualising a Class (attributes and operations) |
2 | Associations |
3 | Inheritance & Generalization |
4 | Agregations |
5 | Interfaces & Realizations |
6 | Visibility |
The last part of this group of lessons consits of an example, which give you all the necessary steps for building a class diagram.