Join Books.org — it's free

Network Programming, Java (Programming Language), General Software Engineering
Data Structures in Java: From Abstract Data Types to the Java Collections Framework by Simon Gray β€” book cover

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

by Simon Gray
Write a review
Log in to track your reading progress.

Overview

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.

Synopsis

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.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
November 1, 2006
Publisher
Addison Wesley
Pages
688
Format
Paperback
ISBN
9780321392794

More by Simon Gray

Similar books