Logo

Java Structures: Data Structures in Java for the Principled Programmer

Large book cover: Java Structures: Data Structures in Java for the Principled Programmer

Java Structures: Data Structures in Java for the Principled Programmer
by

Publisher: McGraw-Hill
ISBN/ASIN: 0072399090
ISBN-13: 9780072399097
Number of pages: 542

Description:
This text was developed specifically for use with CS2 in a standard Computer Science curriculum. It is succinct in its approach, and requires, perhaps, a little more effort to read. It is not a brief encounter with object-oriented data structure design, but a touchstone for one's programming future.

Home page url

Download or read it online for free here:
Download link
(2.4MB, PDF)

Similar books

Book cover: Java PreciselyJava Precisely
by - IT University of Copenhagen
This is a concise description of the Java programming language, version 1.1 and later. It is a quick reference for the reader who has already learned (or is learning) Java from a standard textbook and who wants to know the language in more detail.
(22102 views)
Book cover: Java Distributed ComputingJava Distributed Computing
by - O'Reilly Media
This book is an overview of the tools and techniques that are at your disposal for building distributed computing systems in Java. It is intended to serve as both explanatory and reference material for you, the professional developer.
(12376 views)
Book cover: Java: Classes in Java ApplicationsJava: Classes in Java Applications
by - BookBoon
This volume is the second part of the 'Java'-series written by David Etheridge. This book gives the reader an introduction to Documentation, Abstract and Parent classes, Inheritance, Error in Java, Java Interfaces and much more.
(17580 views)
Book cover: The Java Virtual Machine Specification, 2nd EditionThe Java Virtual Machine Specification, 2nd Edition
by - Prentice Hall PTR
The complete specification for the Java Virtual Machine, the nucleus of the Java language. It is an essential reference for Java Virtual Machine implementors and compiler writers. Numerous practical examples clarify how the JVM operates in practice.
(20120 views)