May 2009
Intermediate to advanced
1020 pages
26h 27m
English
| 2 | C++ Syntax and Semantics, and the Program Development Process |
KNOWLEDGE GOALS
To understand how a C++ program is composed of one or more subprograms (functions).
To know what a metalanguage is, and how it is used.
To understand the concept of a data type.
To learn the steps involved in entering and running a program.
SKILL GOALS
To ...