Week 4b - Class Hierarchy Examples

Classes and Class Relationships

Synopsis:

This lecture provides help with projects, then continues with discussion of sample code for C++ classes and their relationships.

Glossary of Terms

Lecture Content:

  1. Help with Projects:

    All code will be developed using C++ and the Standard C++ Library with latest version of Visual Studio .

    Code grade sheet, Grading policy

  2. Synchronous Discussion:

    • Create a class diagram for your Project #2 implementation. Please indicate all of the class relationships.
    • Be prepared to discuss your packages and dependencies.
  3. Class Hierarchy

  4. Lecture Take-aways:

    The most important things we discussed today: