S
R
T
B
H
P
N
This chapter helps you get started with, or refresh your knowledge of, the C++ programming language:
- A quick survey of the C++ language and its environment
- Comparison of C++ with the C programming language
- C++ type system
- Basic code demonstrations
- Models for program compilation, execution, and memory usage.
- Programming exercises