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.
A timely response to the prevalence of object-oriented programming, this new text expands the focus of the advanced data structures course to examine not only the structure of a data object but also its type.
This book carefully presents object-oriented programming by balancing it with procedural programming so the reader does not overlook the fundamentals of algorithm organization and design.
This text covers the basics of programming and data structures, and gives first-time computer science students the opportunity to not only write programs, but to prove theorems and analyze algorithms as well.
Structures and Abstractions: An Intro to Computer Science with Pascal
Structures and Abstractions: An Introduction to Computer Science with Pascal
Structures and Abstractions: An Introduction to Computer Science with Turbo Pascal, 5.x, 6.x, 7.0
Structures and Abstractions: An Introduction to Computer Science with Pascal
This student-friendly data structures text introduces ADTs in individual, brief chapters - each with pedagogical tools to help students master each concept.
Designed for C52 or Data Structures course using Ada. The movement away from Pascal as the introductory programming language and the re-emergence of Ada makes this text timely.