Installing a C++ compiler and associated tools on your computer. Editing, compiling, and executing a simple program. Variables and constants. Assignment of variables. Simple input and output. Control statements. Functions. Math library and system library built-in functions. Arrays. Reading and writing to files. Direct allocation of arrays with “new”. Modularizing. Structures and packages. Formatted output.