Starting out with C++ early objects
Gaddis covers objects and classes early after functions and before arrays and pointers. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises appear in every chapter.
Saved in:
| Main Author: | |
|---|---|
| Other Authors: | , |
| Format: | Book |
| Language: | English |
| Published: |
Boston
Pearson/Addison Wesley
2007
|
| Edition: | 6th ed. |
| Subjects: | |
| Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Table of Contents:
- Introduction to computers and programming
- Introduction to C++
- Expressions and interactivity
- Making decisions
- Looping
- Functions
- Introduction to classes and objects
- Arrays
- Searching, sorting, and algorithm analysis
- Pointers
- More about classes and object-oriented programming
- More about characters, strings, and the string class
- Advanced file and I/O operations
- Recursion
- Polymorphism, virtual functions, and multiple inheritance
- Exceptions, templates, and the standard template library (STL)
- Linked lists
- Stacks and queues
- Binary trees
- App.A. The ASCII character set
- App.B. Operator precedence and associativity


