In our third installment on UML we'll show you how to use sequence diagrams as a tool in your application development and an understanding of object interaction. The purpose of a class diagram is to ...
In the first article in our three-part series on the Unified Modeling Language (UML) we introduce key elements of the modeling language, its history and how to pick a UML tool UML is a language for ...
Description: Review of OO design with C++ and Java. Difficulties caused by multiple inheritances in C++. Taking advantage of Run-Time Identification in C++. Multi-threading, AWT, and Network ...