Skip to content

Objects, Abstraction, Data Structures and Design Using Java

Best in textbook rentals since 2012!

ISBN-10: 0471467561

ISBN-13: 9780471467564

Edition: 2005

Authors: Elliot B. Koffman, Paul A. T. Wolfgang

List price: $114.95
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!

Description:

A revolutionary book that intertwines problem solving and software engineering with the study of traditional data structures topics Promotes a five-step methodology to limit program errors and increase efficiency: problem specification, analysis, design, implementation, and testing The Java Application Programming Interface (API) is used throughout and wherever possible, the specification and interface for a data structure follow the Java Collections Framework
Customers also bought

Book details

List price: $114.95
Copyright year: 2005
Publisher: John Wiley & Sons, Incorporated
Publication date: 8/9/2004
Binding: Paperback
Pages: 864
Size: 7.48" wide x 9.25" long x 1.08" tall
Weight: 2.112
Language: English

Preface
Introduction to Software Design
Program Correctness and Efficiency
Inheritance and Class Hierarchies
Lists and the Collection Interface
Stacks
Queues
Recursion
Trees
Sorting Algorithms
Sets and Maps
Self-Balancing Search Trees
Graphs
Appendix A: Introduction to Java
Appendix B: Overview of UML
Appendix C: Event-Oriented Programming
Glossary
Index