jQuery in Action, 2nd edition
The moose likes Beginning Java and the fly likes data structures resources? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "data structures resources?" Watch "data structures resources?" New topic
Author

data structures resources?

Mike Pirrone
Ranch Hand

Joined: Oct 30, 2001
Posts: 33
any websites or books anyone can reccomend on data structures in java? i'm taking the class next summer at my school but want to get a head start now. thanks
-mike-
Dirk Schreckmann
Sheriff

Joined: Dec 10, 2001
Posts: 7023
Data Structures and Algorithms with Object-Oriented Design Patterns in Java by Bruno Preiss is available free on-line and is a decent introduction to the topic that's worth reading.
David Eck's Introduction to Programming Using Java provides nice, simple, clear, short explanations of introductory data structure concepts. (Look towards the later chapters.)


[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: data structures resources?
 
Similar Threads
programming website?
Took the exam today
Java Actually - Data Structure?
Data Structures in Java
Good Site For Java Exercises?