Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality,  authenticity, or access to any online entitlements included with the product.


This excellent primer provides a plethora of C++ programming information for beginning to intermediate users on topics like classes, objects, expressions, arrays, pointers. Plus, it also covers advanced topics like inheritance, namespaces, STL, custom string class, and the Standard C++ Class Library. For users of all levels, this guide teaches with examples of source code and a thorough display of the results.

Quickly master C++ and use the new features of the latest standard Written by leading programming author Herb Schildt, "C++ from the Ground Up, Fourth Edition" is substantially updated to cover the features in the new C++ standard, C++0x. The book includes two new chapters and integrates a great deal of new material into existing chapters. This in-depth tutorial starts with the basics, covers the fundamentals, moves on to the core of the language, and concludes with advanced features. By the time you finish the book, you'll be an accomplished C++ programmer. "C++ from the Ground Up, Fourth Edition" Teaches you how to become an accomplished C++ programmer, utilizing the new features of the new standard Contains margin notes, in-depth sidebars, reminders, and hands-on examples Includes new coverage of concepts, multithreading, regular expressions, lambda expressions, the new keywords (such as constexpr and nullptr), and upgrades to the "for" loop Features retested and updated code examples