Limit this search to....

Beginning C++
Contributor(s): Horton, Ivor (Author)
ISBN: 1484200098     ISBN-13: 9781484200094
Publisher: Apress
OUR PRICE:   $23.74  
Product Type: Paperback - Other Formats
Published: March 2015
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Programming Languages - C++
- Computers | Programming - Open Source
Dewey: 005.133
Physical Information: 594 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

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++.