Data Structures in Java: From Abstract Data Types to the Java Collections Framework Home > Computer/ Network Books > Java > Item 148
Data Structures in Java: From Abstract Data Types to the Java Collections Framework
by Simon Gray
Sales Rank: 544667
List Price: $100.20 $90.18 At Amazon
Paperback: 688 pages
Publisher: Addison Wesley October 29, 2006
Language: English
ISBN-10: 0321392795
ISBN-13: 978-0321392794
Product Dimensions:
9.1 x 7.5 x 1.4 inches
Shipping Weight: 2.2 pounds
Product Description 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.