Skip to:Content
|
Bottom
Cover image for Data Abstraction & Problem Solving with C++ : Walls and  Mirrors
Title:
Data Abstraction & Problem Solving with C++ : Walls and Mirrors
Personal Author:
Edition:
Seventh Edition
Physical Description:
xxiv, 839 pages : illustrations ; 26 cm.
ISBN:
9780134463971
General Note:
Includes index.
Added Author:

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010371693 QA76.73.C153 C37 2017 Open Access Book Book
Searching...

On Order

Summary

Summary

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 Seventh Edition includes new notes, programming tips, and sample problems.


Go to:Top of Page