Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Java Structures: Data Structures in Java for the Principled Programmer
🌠 Top Free Machine Learning Books - 100% Free or Open Source!
  • Title: Java Structures: Data Structures in Java for the Principled Programmer
  • Author(s) Duane A. Bailey
  • Publisher: Mcgraw-Hill (Tx); 2 edition (November 2002); eBook (√7 edition, 2007)
  • Hardcover: 514 pages
  • eBook: PDF (534 pages, 2.4 MB)
  • Language: English
  • ISBN-10: 0071121633
  • ISBN-13: 978-0071121637
  • Share This:  

Book Description

The √7 edition of Duane Bailey's "Java Structures" offers a fresh, compact introduction to the design of traditional data structures in Java. The book is supported by a book web site, where all code is posted for the book's examples, documentation, and the structure package. The book is the perfect size for students to grasp, with enough classes for the student/programmer to choose and appropriate data structure, but no so many as to overwhelm. The structure package is a complete, tested unit that forms the core of data structures that can be used in other applications students might write for other classes. It is a resource that students will make use of for several years of college.

This book attempts to provide a fresh and focused approach to the design and implementation of classic structures in a manner that meshes well with existing Java packages.

About the Authors
  • N/A
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Data Structures and Algorithm Analysis in Java, 3rd Edition

    A comprehensive treatment focusing on the creation of efficient data structures and algorithms, using Java, this text explains how to select or design the data structure best suited to specific problems.

  • Open Data Structures: An Introduction using Java (Pat Morin)

    This book is an introduction to the field of data structures and algorithms, it covers the implementation and analysis of data structures for sequences (lists), queues, priority queues, unordered dictionaries, ordered dictionaries, and graphs.

  • Introduction to Programming Using Java (David J. Eck)

    This book is an introduction to programming and also an introduction to Java directed towards people who do not have any background in programming, although it might also be useful for experienced programmers who want to learn something about Java.

  • Think Java, 2nd Edition (Allen B. Downey, et al)

    This book is a hands-on introduction to computer science and programming used by many universities and high schools around the world. Its conciseness, emphasis on vocabulary, and informal tone make it particularly appealing for readers with little or no experience.

  • O'Reilly® Algorithms and Information Retrieval in Java

    This practical book will help you learn and review some of the most important ideas in software engineering - data structures and algorithms - in a way that's clearer, more concise, and more engaging than other materials. Useful in technical interviews too.

  • OOP: Learn Object Oriented Thinking & Programming using Java

    This book is a textbook of programming in Java language for beginners. The author endeavors not to explain the Java programming language to the readers, but to teach them real programming - to teach them how to think and design the program.

  • Thinking in Java, 4th Edition (Bruce Eckel)

    This book has earned raves from programmers worldwide for its extraordinary clarity, careful organization, and small, direct programming examples. From the fundamentals of Java syntax to its most advanced features, Thinking in Java is designed to teach, one simple step at a time.

  • Introduction to Programming in Java: An Interdisciplinary Approach

    This book is for all readers interested in introductory programming courses using the Java programming language. It emphasizes the application of computer programming not only in success stories in the software industry but in science and engineering fields.

  • The Art and Science of Java (Eric Roberts)

    This book emphasizes the reader-friendly exposition, adopts a modern objects-first approach to the Java programming language that introduces readers to useful class hierarchies from the very beginning.

Book Categories
:
Other Categories
Resources and Links