October 1997
Intermediate to advanced
800 pages
20h 48m
English
This chapter introduces the language primitives of C++, the building blocks for programming and design. We look at the foundations of C++ programs using built-in types, variables, operators, expressions, and control flow constructs. Along the way, we'll present tips and techniques that show you how to use these language primitives efficiently.