
C++ Essentials
by Sharam Hekmat
Publisher: PragSoft Corporation 2005
Number of pages: 311
Description:
This book introduces C++ as an object-oriented programming language. No previous knowledge of C or any other programming language is assumed.
Download or read it online for free here:
Download link
(540KB, PDF)
Similar books
A Computer Science Tapestry: Exploring Computer Science with C++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.
(22990 views)
The Rook's Guide to C++by Jeremy A. Hansen - Rook's Guide Press
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).
(11023 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.
(30728 views)
Fundamentals of C++ Programmingby Richard L. Halterman - Southern Adventist University
Table of Contents: The Context of Software Development; Writing a C++ Program; Values and Variables; Expressions and Arithmetic; Conditional Execution; Iteration; Other Conditional and Iterative Statements; Using Functions; Writing Functions; etc.
(23345 views)