previous |
start |
next
Chapter Goals
- To be able to implement your own
classes
- To master the separation of interface and
implementation
- To understand the concept of
encapsulation
- To design and implement accessor and mutator
member functions
- To understand object construction
- To learn how to distribute a program over
multiple source files
previous |
start |
next