Java Structures: Data Structures in Java for the Principled Programmer
by Duane A. Bailey
Publisher: McGraw-Hill 2007
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.
Download or read it online for free here:
Download link
(2.4MB, PDF)
Similar books
Sun Certified Java Programmer Pre-Exam Essentialsby Dylan Walsh
This text is a basis for revising for the Sun Certified Programmer examinations, it does not to teach the Java language or the topics required for the exam. It collects all the essential information you need to retain, in one place.
(24249 views)
Processing XML with Javaby Elliotte Rusty Harold - Addison-Wesley Professional
A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.
(26091 views)
Securing Java: Getting Down to Business with Mobile Codeby Gary McGraw, Edward W. Felten - Wiley
Securing Java is the book on mobile code and security, it includes many things the authors discovered while working on real-world systems with businesses and government agencies. The book should appeal to experts and beginners alike.
(19873 views)
The Java Virtual Machine Specification, 2nd Editionby Tim Lindholm, Frank Yellin - 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.
(22902 views)