The Rook's Guide to C++
by Jeremy A. Hansen
Publisher: Rook's Guide Press 2013
ISBN/ASIN: 1304661059
ISBN-13: 9781304661050
Number of pages: 160
Description:
This Creative Commons-licensed textbook written by Norwich University students and faculty aims to provide an introduction to the C++ programming language. In this book, we will favor older techniques, pre-C++11 (introduced in 2011).
Download or read it online for free here:
Download link
(910KB, PDF)
Similar books
C++ Language Tutorialby Juan Soulie - cplusplus.com
These tutorials explain the C++ language from its basics up to the newest features of ANSI-C++, including basic concepts such as arrays or classes and advanced concepts such as polymorphism or templates. The tutorial is oriented in a practical way.
(20829 views)
Beginning C++ Through Game Programmingby Michael Dawson - Course Technology PTR
If you're ready to jump into the world of programming for games, Beginning C++ Through Game Programming will get you started on your journey, providing you with a solid foundation in the game programming language of the professionals.
(30716 views)
Software Design Using C++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.
(18638 views)
Programming Fundamentals: A Modular Structured Approach Using C++by Kenneth Leroy Busbee - Connexions
The approach of this course will be to take the student through a progression of materials that will allow the student to develop the skills of programming. This textbook covers modular/structured programming fundamentals.
(19404 views)