An Introduction to the Imperative Part of C++
by Rob Miller
Publisher: Imperial College London 2008
Description:
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.
Download or read it online for free here:
Read online
(online html)
Similar books

- WikiBooks
'C++ Language' offers a detailed and hierarchical description of the C++ programming language. It covers everything from basic concepts to advanced features, making it a valuable resource for both beginners and experienced programmers.
(1140 views)

by David Carlson - Saint Vincent College
Online introduction to C++ language. Simple examples are used that illustrate the language features. Later, longer and more complex projects are used. The latest additions to the text include the three sections on Windows Forms Applications.
(17617 views)

by Owen L. Astrachan - McGraw - Hill
This book is designed for a first course in computer science that uses C++ as the programming language. The goal was to leverage the best features of the language using sound practices of programming and pedagogy in the study of computer science.
(21493 views)

- Tutorials Point
This reference will take you through simple and practical approach while learning C++ Programming language. It has been prepared for the beginners to help them understand the basic to advanced concepts related to C++ Programming languages.
(12223 views)