

For courses in computer programming for business and engineering.
This package includes MyProgrammingLab™
Introduction and Advancement in C++ Programming
Absolute C++ is a comprehensive introduction to the C++ programming language. The text is organized around the specific use of C++, providing students with an opportunity to master the language completely. Adaptable to a wide range of users, the text is appropriate for beginner to advanced programmers familiar with the C++ language.
The Sixth Edition covers everything from basic syntax to more advanced topics, such as polymorphism, exception handling, and the Standard Template Library, making it ideal for both beginner and intermediate students. Updated to reflect the most recent changes in the C++ language, Absolute C++ teaches students to become proficient in a widely used and important programming language.
This package includes MyProgrammingLab an online homework, tutorial, and assessment program designed to work with this text to personalize learning and improve results. With a wide range of interactive, engaging, and assignable activities, students are encouraged to actively learn and retain tough course concepts.
MyProgrammingLab should only be purchased when required by an instructor. Please be sure you have the correct ISBN and Course ID. Instructors, contact your Pearson representative for more information.
1. C++ Basics
2. Flow of Control
3. Function Basics
4. Parameters And Overloading
5. Arrays
6. Structures and Classes
7. Constructors and Other Tools
8. Operator Overloading, Friends, And References
9. Strings
10. Pointers and Dynamic Arrays
11. Separate Compilation and Namespaces
12. Streams and File I/O
13. Recursion
14. Inheritance
15. Polymorphism and Virtual Functions
16. Templates
17. Linked Data Structures
18. Exception Handling
19. Standard Template Library
20. Patterns and UML
Appendix 1: C++ Keywords
Appendix 2: Precedence of Operators
Appendix 3: The Ascii Character Set
Appendix 4: Some Library Functions
Appendix 5: Old and New Header Files