Beginning C++

Beginning C++ by Ivor Horton, published by Apress on March 5, 2015, is a comprehensive tutorial designed for beginners in the C++ programming language. This edition spans 594 pages and is presented in English. The book covers a subset of C++ suitable for novices, adhering to the C++14 standard, and is designed to be environment neutral, making no assumptions about the reader’s prior programming knowledge or specific operating systems.
Readers will find a structured approach to learning C++, with each language concept illustrated through working program examples. The book includes exercises to reinforce understanding and offers code downloads for both examples and solutions. Additionally, it introduces essential elements of the C++ standard library, while touching on key aspects of modern C++. This resource is ideal for those looking to build a solid foundation in computer programming and computer science.
Official synopsis Publisher
Beginning C++ is a tutorial for beginners in C++ and discusses a subset of C++ that is suitable for beginners. The language syntax corresponds to the C++14 standard. This book is environment neutral and does not presume any specific operating system or program development system. There is no assumption of prior programming knowledge.
All language concepts that are explained in the book are illustrated with working program examples. Most chapters include exercises for you to test your knowledge. Code downloads are provided for examples from the text and solutions to the exercises and there is an additional download for a more substantial project for you to try when you have finished the book.
This book introduces the elements of the C++ standard library that provide essential support for the language syntax that is discussed. While the Standard Template Library (STL) is not discussed to a significant extent, a few elements from the STL that are important to the notion of modern C++ are introduced and applied.
Beginning C++ is based on and supersedes Ivor Horton’s previous book, Beginning ANSI C++.
Author
Publisher
Topics
FAQ
What is “Beginning C++” about?
Who is the author of “Beginning C++”?
When was “Beginning C++” published?
What is the ISBN for “Beginning C++”?
What are the book details (language, pages, edition)?
