Includes bibliographical references (page 1597) and index.
An overview of computers and programming languages -- Basic elements of C++ -- Input/Output -- Control structures I (Selection) -- Control structures II (Repetition) -- User-defined fuctions -- User-defined simple data types, namespaces, and the string type -- Arrays and strings -- Records (structs) -- Classes and data abstraction -- Inheritance and composition -- Pointers, classes, virtual functions, abstract classes, and lists -- Overloading and templates -- Exception handling -- Recursion -- Linked lists -- Stacks and queues -- Searching and sorting algorithms -- Binary trees -- Graphs -- Standard template library (STL).