Jump to ratings and reviews
Rate this book

Data Structures and the Java Collections Framework

Rate this book
Data Structures and the Java Collections Framework, 2/e by William Collins teaches the fundamentals of data structures using java. This student-friendly book focuses on teaching students how to apply the concepts presented. To that end many applications and examples are included throughout the book. Collins also provides programming projects at the end of each chapter, which get students hands on with code. In the second edition, Collins has increased his coverage on teaching students to build data structures from scratch. He also continues to use the Java Collections Framework where appropriate. His goal is give students an excellent background in creating data structures themselves, as well as make them comfortable using the standard library. On-line Labs accompany this book and make it easy to have students start practice what they are learning. These labs can be used as open-labs, closed labs, or homework assignments and are designed to give students hands-on experience in programming. .

768 pages, Hardcover

First published January 1, 2001

1 person is currently reading
59 people want to read

About the author

William J. Collins

5 books1 follower
There is more than one author by this name on Goodreads

William J. Collins is Emeritus Associate Professor of Computer Science at Lafayette College.

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
5 (38%)
4 stars
3 (23%)
3 stars
2 (15%)
2 stars
3 (23%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Yousuf.
18 reviews2 followers
June 15, 2015
Well-written book on data structures in Java. I already knew Java and OOP before reading, so I'm not sure if the intro to these concepts in the beginning is adequate for newbies or not.

As for the actual data structures: it covers all of the ones you need to know for a 2nd-year course. The code examples and exercises are helpful, though some of the code examples are kind of long. The diagrams, which are quite simple, are helpful in understanding how the data structures work.

Highly recommend.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.