
Problem Solving with C++, Global Edition
Walter Savitch(Author)
Pearson Education Limited (Publisher)
10th Edition
Published on 17. January 2018
Book
Paperback/Softback
1120 pages
978-1-292-22282-0 (ISBN)
Description
For courses in C++ introductory programming.
Learn 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 readers 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 the order of chapters and sections can easily be adapted without sacrificing continuity. Savitch's clear, concise style is a hallmark feature of the text 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.
Also available with MyLab Programming
MyLabTM Programming is an online learning system designed to engage students and improve results. MyLab Programming consists of programming exercises correlated to the concepts and objectives in this book. Through practice exercises and immediate, personalized feedback, MyLab Programming improves the programming competence of beginning students who often struggle with the basic concepts of programming languages.
Note: You are purchasing a standalone product; MyLabTM Programming does not come packaged with this content. Students, if interested in purchasing this title with MyLab Programming , ask your instructor for the correct package ISBN and Course ID. Instructors, contact your Pearson representative for more information.
If you would like to purchase both the physical text and MyLab Programming , search for:
0134710746 / 9780134710747 Problem Solving with C++ Plus MyLab Programming with Pearson eText -- Access Card Package, 10/e
Package consists of:
0134448286 / 9780134448282 Problem Solving with C++
0134522419 / 9780134522418 MyLab Programming with Pearson eText -- Access Card -- for Problem Solving with C++, 10/e
Learn 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 readers 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 the order of chapters and sections can easily be adapted without sacrificing continuity. Savitch's clear, concise style is a hallmark feature of the text 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.
Also available with MyLab Programming
MyLabTM Programming is an online learning system designed to engage students and improve results. MyLab Programming consists of programming exercises correlated to the concepts and objectives in this book. Through practice exercises and immediate, personalized feedback, MyLab Programming improves the programming competence of beginning students who often struggle with the basic concepts of programming languages.
Note: You are purchasing a standalone product; MyLabTM Programming does not come packaged with this content. Students, if interested in purchasing this title with MyLab Programming , ask your instructor for the correct package ISBN and Course ID. Instructors, contact your Pearson representative for more information.
If you would like to purchase both the physical text and MyLab Programming , search for:
0134710746 / 9780134710747 Problem Solving with C++ Plus MyLab Programming with Pearson eText -- Access Card Package, 10/e
Package consists of:
0134448286 / 9780134448282 Problem Solving with C++
0134522419 / 9780134522418 MyLab Programming with Pearson eText -- Access Card -- for Problem Solving with C++, 10/e
More details
Edition
10th edition
Language
English
Place of publication
Harlow
United Kingdom
Target group
Professional and scholarly
Dimensions
Height: 190 mm
Width: 130 mm
Thickness: 30 mm
Weight
1569 gr
ISBN-13
978-1-292-22282-0 (9781292222820)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Walter Savitch
Problem Solving with C++, Global Edition
E-Book
06/2018
10th Edition
Pearson Education Limited
from
€61.09
Available for download
Previous edition
Walter Savitch
Problem Solving with C++, Global Edition
Book
11/2014
9th Edition
Pearson Education Limited
€74.27
Article exhausted; check for reprint
Person
Walter Savitch is Professor Emeritus of Computer Science at the University of California at San Diego. His interests include complexity theory, formal language theory, computational linguistics, and the development of computer science education materials, including several leading textbooks. He holds a PhD in mathematics from the University of California at Berkeley.
Content
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
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