C++ For Artists: The Art, Philosophy, And Science Of Object-Oriented Programming
|
| < Day Day Up > |
|
Learning Objectives
-
State the purpose of a UML modeling tool
-
List key UML modeling features supported by Embarcadero Technologies' Describe™
-
Utilize use-case, sequence, and class diagrams to analyze and design a solution to a given programming problem
-
Utilize Describe™ to develop a solution to a given programming problem up to the point of C++ code generation
-
Select the appropriate UML diagram based on the corresponding problem analysis or design phase
-
Employ the UML constructs of aggregation and generalization to create complex class relationships
-
Utilize Describe™ to reverse engineer existing C++ source code
-
Utilize Describe™ to generate a web-based project report
|
| < Day Day Up > |
|