C++ programming: from problem analysis to program design. /
D. S. Malik.
- 6th ed.
- United States : Cengage Learning, 2013.
- xli, 1398 p. : ill. col. ; 23 cm.
Includes index and appendix.
Contents: An overview of computers and programming language -- Basic elements of c++ -- input/ output -- Control structures I (selection) -- Control structures II (repetition) -- User-defined functions -- User-defined simple data types, namespaces, and the string type -- Arrays and strings -- Records (structs) -- Classes and data abstraction -- Inheritance and composition -- Pointer, classes, virtual functions, and abstract classes -- Overloading and templates -- Exception handling -- Recursion -- Searching, sorting, and the vector type -- Linked lists -- Stacks and queues.