An Introduction to the Imperative Part of C++ by Rob Miller
Publisher: Imperial College London 2008
These lecture notes are designed for an introductory course on programming, using the imperative core of C++. Very little previous programming experience is assumed. All the example programs and all the example answers to the exercises have been written in ANSI standard C++, and have been tested using the GNU g++ compiler.
Computers & Internet Programming Languages & Tools C++ Beginning