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 in a NutshellJava in a Nutshell
by - O'Reilly
This complete quick reference covers all the classes in the Java 1.1 API, with the exception of the Enterprise APIs, making it the only quick reference that a Java programmer needs. The bestselling Java book is now better than ever.
(20819 views)
Book cover: Concurrent Programming Using JavaConcurrent Programming Using Java
by
An introduction to using Java in concurrent or multithreaded applications. Topics covered are race conditions when threads share data, critical sections, mutual exclusion, semaphores, monitors, message passing, the rendezvous, etc.
(21058 views)
Book cover: Securing Java: Getting Down to Business with Mobile CodeSecuring Java: Getting Down to Business with Mobile Code
by - 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.
(17809 views)
Book cover: Building Back-End Web Apps with Java, JPA and JSFBuilding Back-End Web Apps with Java, JPA and JSF
by - web-engineering.info
This book shows how to build back-end web applications with Java, JPA and JSF. The book comes with the complete Java source code of six example apps that you can download or run from our server. The focus are general information management concepts.
(8272 views)