Data Structures in Java: From Abstract Data Types to the Java Collections Framework

Data Structures in Java: From Abstract Data Types to the Java Collections Framework
Authors
Simon Gray
ISBN
0321392795
Published
29 Oct 2006
Purchase online
amazon.com

This book focus is on the design of data structures and takes the reader through the design phase of developing the ADTs in abstract terms, then developing the methods, discussing the alternatives and potential pitfalls. Each collection type is presented as an Abstract Data Type(ADT) and then tested before implementation. There is extensive use of UML and all collections developed are designed to work within the Java Collections Framework(JCF).

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

Nicholas P. Sheridan said
The book is in fine condition, however it took quite a long time to arrive. When it did arrive, it was wrapped in paper that was barely holding on to the book, and it looked like it encountered some hardships on its journey.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.” - Rich Cook