Biting the hand that feeds IT

The Register


Static Product Information Page

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

 

Published by: ADDISON-WESLEY
Author: Gray, Simon
Number of pages: 658
Group: JAVA 5/JAVA 2 PLATFORM
ISBN: 0321392795/9780321392794
User level: Programmer - Int/Adv
Objective: Reference
Date Published: November 2006
 RRP £44.99 Save 0%
  Our Price £44.99

Special Order

See the latest price and availability.


  Book Information

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).  Readers who want to become independent problem-solvers and master abstraction, software testing and object-oriented concepts.