March 2013
Intermediate to advanced
1068 pages
30h 20m
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 be ...