Synopses & Reviews
NOTE: Before purchasing, check with your instructor to ensure you select the correct ISBN. Several versions of Pearson's MyLab & Mastering products exist for each title, and registrations are not transferable. To register for and use Pearson's MyLab & Mastering products, you may also need a Course ID, which your instructor will provide.
Used books, rentals, and purchases made outside of Pearson
If purchasing or renting from companies other than Pearson, the access codes for Pearson's MyLab & Mastering products may not be included, may be incorrect, or may be previously redeemed. Check with the seller before completing your purchase.
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.
Personalize Learning with MyProgrammingLab
MyProgrammingLab is an online homework, tutorial, and assessment program designed to work with this text to engage students and improve results. Within its structured environment, students practice what they learn, test their understanding, and pursue a personalized study plan that helps them better absorb course material and understand difficult concepts.
MyProgrammingLab allows you to engage your students in the course material before, during, and after class with a variety of activities and assessments.
0134225392 / 9780134059877 Absolute C++ plus MyProgrammingLab with Pearson eText -- Access Card Package, 6/e
Package consists of:
- 0133970787 / 9780133970784 Absolute C++
- 0134254007 / 9780134254005 MyProgrammingLab with Pearson eText -- Access Code Card -- for Absolute C++
Synopsis
NOTE: You are purchasing a standalone product; MyProgrammingLab does not come packaged with this content If you would like to purchase MyProgrammingLab search for ISBN-10:0134225392 /ISBN-13: 9780134225395. That package includes ISBN-10: 0133970787 /ISBN-13: 9780133970784 and ISBN-10: 0134254007 /ISBN-13: 9780134254005.
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 programmers 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 programmers. Updated to reflect the most recent changes in the C++ language,
Absolute C++ teaches readers to become proficient in a widely used and important programming language.
Also Available with MyProgrammingLab This title is also available with MyProgrammingLab an online homework, tutorial, and assessment program designed to work with this text to
engage students and improve results. Within its structured environment, students practice what they learn, test their understanding, and
pursue a personalized study plan that helps them better absorb course material and understand difficult concepts.
Students, if interested in purchasing this title with MyProgrammingLab, ask your instructor for the correct package ISBN and Course ID. Instructors, contact your Pearson representative for more information."
Synopsis
Key Benefit: 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 programmers 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 programmers. Updated to reflect the most recent changes in the C++ language,
Absolute C++ teaches readers to become proficient in a widely used and important programming language.
Key Topics: C++ BASICS; FLOW OF CONTROL; FUNCTION BASICS; PARAMETERS AND OVERLOADING; ARRAYS; STRUCTURES AND CLASSES; CONSTRUCTORS AND OTHER TOOLS; OPERATOR OVERLOADING, FRIENDS, AND REFERENCES; STRINGS; POINTERS AND DYNAMIC ARRAYS; SEPARATE COMPILATION AND NAMESPACES; STREAMS AND FILE I/O; RECURSION; INHERITANCE; POLYMORPHISM AND VIRTUAL FUNCTIONS; TEMPLATES; LINKED DATA STRUCTURES; EXCEPTION HANDLING; STANDARD TEMPLATE LIBRARY; PATTERNS AND UML
Market Absolute C++ is appropriate for both introductory and intermediate programming courses introducing C++
Synopsis
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 programmers 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 programmers. Updated to reflect the most recent changes in the C++ language, Absolute C++ teaches readers to become proficient in a widely used and important programming language.
Table of Contents
Chapter 1 C++ BASICS 1
Chapter 2 FLOW OF CONTROL 45
Chapter 3 FUNCTION BASICS 99
Chapter 4 PARAMETERS AND OVERLOADING 145
Chapter 5 ARRAYS 185
Chapter 6 STRUCTURES AND CLASSES 239
Chapter 7 CONSTRUCTORS AND OTHER TOOLS 275
Chapter 8 OPERATOR OVERLOADING, FRIENDS, AND REFERENCES 321
Chapter 9 STRINGS 367
Chapter 10 POINTERS AND DYNAMIC ARRAYS 419
Chapter 11 SEPARATE COMPILATION AND NAMESPACES 471
Chapter 12 STREAMS AND FILE I/O 515
Chapter 13 RECURSION 571
Chapter 14 INHERITANCE 613
Chapter 15 POLYMORPHISM AND VIRTUAL FUNCTIONS 661
Chapter 16 TEMPLATES 693
Chapter 17 LINKED DATA STRUCTURES 731
Chapter 18 EXCEPTION HANDLING 825
Chapter 19 STANDARD TEMPLATE LIBRARY 857
Chapter 20 PATTERNS AND UML (online at www.pearsonhighered.com/savitch)
Appendix 1 C++ KEYWORDS 915
Appendix 2 PRECEDENCE OF OPERATORS 917
Appendix 3 THE ASCII CHARACTER SET 919
Appendix 4 SOME LIBRARY FUNCTIONS 921
Appendix 5 OLD AND NEW HEADER FILES 929
INDEX 931