Object Oriented Design 2

Get Diagrams and Code Here : In the previous part of my Object Oriented Design Tutorial, I showed you how to build a Use Case, Object Model, Sequence Diagram and Class Diagram from scratch. In this tutorial, I show you how to turn those diagrams into code and a working program. This is the process a person goes through to create excellent Object Oriented Designs. The code is linked to above. You should get the code and UML Diagrams to completely understand this topic! [They Are Free]
Back to Top