aspose file tools
The moose likes Bunkhouse Porch and the fly likes Recommend a good Data Structures and Algorithms book? 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 » Books » Bunkhouse Porch
Reply Bookmark "Recommend a good Data Structures and Algorithms book?" Watch "Recommend a good Data Structures and Algorithms book?" New topic
Author

Recommend a good Data Structures and Algorithms book?

Joshua Weidman
Greenhorn

Joined: Jan 23, 2011
Posts: 1
I'm currently going through material in Java following the syllabi for some intro classes at the University I'm going to be transferring to next year so that I can test out of them. I'm almost done with the very basic/intro stuff and am almost ready to move onto this. I currently have this Data Structures and Algorithms book:Data Structures and Algorithms in Java which is used for their class.

I'm looking for something a little more user friendly for quick learning. Any recommendations?

Thanks.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35252
    
    7
Not sure about "user-friendliness", but the gold standard (and a high-end book) is Cormen/Leiserson/Rivest Introduction to Algorithms.


Android appsImageJ pluginsJava web charts
Wouter Oet
Saloon Keeper

Joined: Oct 25, 2008
Posts: 2700

Moved to Books and Education » Bunkhouse Porch


"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --- Martin Fowler
Please correct my English.
Rahul Sudip Bose
Ranch Hand

Joined: Jan 21, 2011
Posts: 637

I saw some books in a library, other than the one you use. But i have not yet come across any book which is fun like "head first". Here are the books :

-DS and algo in java by robert lafore
-DS demystified

i hth.

SCJP 6. Learning more now.
Craig Bensemann
Greenhorn

Joined: Jul 02, 2011
Posts: 1
As mentioned previously by someone else I too would recommend Data Structures and Algorithms in Java by Robert Lafore. Thats the book I used when starting in Java at University.


Experienced Java programmer and co-author of http://bestitbooks.org
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Recommend a good Data Structures and Algorithms book?
 
Similar Threads
Must have Java book?
Data structures and algorithms book for Java
Algorithms and my burst bubble of programmers bliss
Data Structures in Java