Data Structures in Java: From Abstract Data Types to the Java Collections Framework
📄 Viewing lite version
Full site ›
5.92
USD
🛒 Buy New on Amazon 🇺🇸
Book Details
Author(s)Simon Gray,
PublisherPearson
ISBN / ASIN0321392795
ISBN-139780321392794
Sales Rank203,533
CategoryComputers
MarketplaceUnited States 🇺🇸
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.