Problem Solving with C++, Global Edition, 10th Edition
- Regular price
- RM 104.00
- Sale price
- RM 104.00
- Regular price
-
RM 0.00
Share
- Walter Savitch
- January 2018
- 9781292222820
For courses in C++ introductory programming.
Teach the fundamentals of C++ programming with an emphasis on problem solving
Now in its 10th Edition, Problem Solving with C++ is written for the beginning programmer. The text cultivates strong problem-solving skills and programming techniques as it introduces students to the C++ programming language. Author Walt Savitch’s approach to programming emphasizes active reading through the use of well-placed examples and self-tests, while flexible coverage means instructors can easily adapt the order of chapters and sections to their courses without sacrificing continuity. Savitch’s clear, concise style is a hallmark feature of the text, receiving praise from students and instructors alike, and is supported by a suite of tried-and-true pedagogical tools. The 10th Edition includes ten new Programming Projects, along with new discussions and revisions.
Table of Contents
1. Introduction to Computers and C++ Programming
2. C++ Basics
3. More Flow of Control
4. Procedural Abstraction and Functions That Return a Value
5. Functions for All Subtasks
6. I/O Streams as an Introduction to Objects and Classes
7. Arrays
8. Strings and Vectors
9. Pointers and Dynamic Arrays
10. Defining Classes
11. Friends, Overloaded Operators, and Arrays in Classes
12. Separate Compilation and Namespaces
13. Pointers and Linked Lists
14. Recursion
15. Inheritance
16. Exception Handling
17. Templates
18. Standard Template Library and C++11
Appendices:
1. C++ Keywords
2. Precedence of Operators
3. The ASCII Character Set
4. Some Library Functions
5. Inline Functions
6. Overloading the Array Index Square Brackets
7. The this Pointer
8. Overloading Operators as Member
Operators
Index