Skip to content

Data Abstraction and Problem Solving with Java, Walls and Mirrors

Best in textbook rentals since 2012!

ISBN-10: 0201702207

ISBN-13: 9780201702200

Edition: 2001

Authors: Frank M. Carrano, Janet Prichard

List price: $93.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

This book is based on the classic "Walls and Mirrors" approach used in the best-selling Data Abstraction and Problem Solving with C++, and is now updated to the Java programming language. It uses the running theme of "Walls and Mirrors" to help make clear the challenging concepts of recursion (the mirrors) and data abstraction (the walls). Authors Carrano and Prichard cover key object-oriented concepts, including encapsulation, inheritance, and polymorphism. However, the focus of the book remains on data abstraction.
Customers also bought

Book details

List price: $93.00
Copyright year: 2001
Publisher: Benjamin-Cummings Publishing Company
Publication date: 7/19/2000
Binding: Hardcover
Pages: 806
Size: 8.00" wide x 10.00" long x 1.25" tall
Weight: 3.630
Language: English

Problem-Solving Techniques
Principles of Programming and Software Engineering
Recursion: The Mirrors
Data Abstraction: The Walls
Linked Lists
Recursion as a Problem-Solving Technique
Problem Solving With Abstract Data Types
Stacks
Queues
Class Relationships
Algorithm Efficiency and Sorting
Trees
Tables and Priority Queues
Advanced Implementation of Tables
Graphs
External Methods
Review of Java Fundamentals
Unicode Character Codes
Java Resources on the WWW
Mathematical Induction