Jump to ratings and reviews
Rate this book

Objects, Abstraction, Data Structures and Design: Using Java version 5.0

Rate this book
This version of the book uses the latest Java technology, Java 2 Standard Edition Version 5.0 (J2SE V. 5.0), or otherwise known as "Version 5.0."

This revolutionary book intertwines problem solving and software engineering with the study of traditional data structures topics. The book emphasizes the use of objects and object-oriented design. Early chapters provide background coverage of software engineering. Then, in the chapters on data structures, these principles are applied. The authors encourage use of a five-step process for the solution of case problem specification, analysis, design, implementation, and testing. As is done in industry, these steps are sometimes performed in an iterative fashion rather than in strict sequence. The Java Application Programming Interface (API) is used throughout the text. Wherever possible, the specification and interface for a data structure follow the Java Collections Framework.

880 pages, Paperback

First published August 9, 2004

7 people are currently reading
114 people want to read

About the author

Elliot B. Koffman

43 books3 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
16 (25%)
4 stars
24 (38%)
3 stars
16 (25%)
2 stars
4 (6%)
1 star
2 (3%)
Displaying 1 - 2 of 2 reviews
8 reviews2 followers
March 19, 2011
This is a must read for for new developers. It introduces the concepts and various implementations of classic data structures and sorting algorithms which build the foundations for a deeper understanding of the world of software development.
Profile Image for Loke.
Author 1 book1 follower
February 8, 2019
Very rudimentary. It shows basic uses of some data structures with Java, but not much more than that. Personally, I'd read a book on Java and one on data structures and complexity separately.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.