Home
Data Abstraction & Problem Solving with C++: Walls and Mirrors / Edition 7
Loading Inventory...
Barnes and Noble
Data Abstraction & Problem Solving with C++: Walls and Mirrors / Edition 7
Current price: $283.72
Barnes and Noble
Data Abstraction & Problem Solving with C++: Walls and Mirrors / Edition 7
Current price: $283.72
Loading Inventory...
Size: OS
*Product Information may vary - to confirm product availability, pricing, and additional information please contact Barnes and Noble
For courses in C++ Data Structures
Concepts of Data Abstraction and Manipulation for C++ Programmers
The
Seventh Edition
of
Data Abstraction & Problem Solving with C++: Walls and Mirrors
introduces fundamental computer science concepts related to the study of data structures. The text Explores problem solving and the efficient access and manipulation of data and is intended for readers who already have a basic understanding of C++.
The “walls and mirrors” mentioned in the title represent problem-solving techniques that appear throughout the text. Data abstraction hides the details of a module from the rest of the program, whereas recursion is a repetitive technique that solves a problem by solving smaller versions of the same problems, much as images in facing mirrors grow smaller with each reflection. Along with general changes to improve clarity and correctness, this
includes new notes, programming tips, and sample problems.
Concepts of Data Abstraction and Manipulation for C++ Programmers
The
Seventh Edition
of
Data Abstraction & Problem Solving with C++: Walls and Mirrors
introduces fundamental computer science concepts related to the study of data structures. The text Explores problem solving and the efficient access and manipulation of data and is intended for readers who already have a basic understanding of C++.
The “walls and mirrors” mentioned in the title represent problem-solving techniques that appear throughout the text. Data abstraction hides the details of a module from the rest of the program, whereas recursion is a repetitive technique that solves a problem by solving smaller versions of the same problems, much as images in facing mirrors grow smaller with each reflection. Along with general changes to improve clarity and correctness, this
includes new notes, programming tips, and sample problems.