| Author |
Data Structures in Java
|
Sean Magee
Ranch Hand
Joined: Aug 23, 2004
Posts: 69
|
|
Does anyone have any recommendations for Data Structues in Java? Especially for Object Oriented programming. I have found two books so far, Data Structures and Algorithms in Java by Michael T. Goodrich, Roberto Tamassia Object-Oriented Data Structures Using Java by Nell B. Dale; Daniel T. Joyce; Chip Weems -------------------------------------------------- Anyone else have any suggestions? Anyone read these books? THank you elp
|
 |
Barbara Norway
Ranch Hand
Joined: Sep 30, 2003
Posts: 150
|
|
Hi, I have "Data Structures and Algorithms in Java" by Robert LaFore. I think it's pretty good but I just bought it recently so will have a better idea of how much I like it later... Nell Dale wrote my intro programming C++ book and also the Data Structures in C++ book for a couple of classes I sat in on while working on a different degree, back in 1999 or 2000. Both were good books as I recall.
|
farmkitty
|
 |
Sean Magee
Ranch Hand
Joined: Aug 23, 2004
Posts: 69
|
|
Data Structures and Algorithms in Java" by Robert LaFore.
Just bought it! Thanks for your suggestion, i found it for like 5 bucks. Had great reviews. Thanks again!
|
 |
Barbara Norway
Ranch Hand
Joined: Sep 30, 2003
Posts: 150
|
|
|
Wow, what a bargain. Is your book the second edition?
|
 |
Sean Magee
Ranch Hand
Joined: Aug 23, 2004
Posts: 69
|
|
I got the following Data Structures & Algorithms in Java (Mitchell Waite Signature Series) Which was released in 98'. Is this the first edition? Are there a lot of problems with it? Sure hope not, anyways only 5 bucks.
|
 |
Barbara Norway
Ranch Hand
Joined: Sep 30, 2003
Posts: 150
|
|
Hi Sean, No, I don't think there are any problems with it and basic data structures are "classic" anyway, so how much do they change I think you got a great deal. I paid, I think, $50.00 for mine. I'd rather have found your edition and saved the $45....
|
 |
Lukas Alamar
Ranch Hand
Joined: Mar 17, 2004
Posts: 68
|
|
"Data Structures and Algorithms in Java" by Robert Lafore is a good introductory book to the subject, very worth reading. [ November 09, 2004: Message edited by: Lukas Alamar ]
|
SCJP 1.4
|
 |
kro nos
Greenhorn
Joined: Jun 24, 2005
Posts: 1
|
|
Does anyone know where I can find the errata pages for "Data Structures and Algorithms in Java 2nd Edition" by Robert Lafore. I've searched all over the web for it and can not find it. Any help would be appreciated.
|
 |
 |
|
|
subject: Data Structures in Java
|
|
|