Logo

Data Structures and Algorithms with Object-Oriented Design Patterns in Java

Large book cover: Data Structures and Algorithms with Object-Oriented Design Patterns in Java

Data Structures and Algorithms with Object-Oriented Design Patterns in Java
by

Publisher: Wiley
ISBN/ASIN: 0471346136
ISBN-13: 9780471346135
Number of pages: 656

Description:
Author presents the fundamentals of data structures and algorithms from a modern, object-oriented perspective. The text promotes object-oriented design using Java and illustrates the use of the latest object-oriented design patterns. All the data structures are discussed in the context of a single class hierarchy. This framework clearly shows the relationships between data structures and illustrates how polymorphism and inheritance can be used effectively.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Java Language ReferenceJava Language Reference
by - O'Reilly
The book goes into great detail about every aspect of the Java programming language, from the definition of data types to the syntax of expressions and control structures. The goal is to help you understand all of the subtle nuances of Java.
(15584 views)
Book cover: Programming Principles in Java: Architectures and InterfacesProgramming Principles in Java: Architectures and Interfaces
by - Kansas State University
Textbook for future professional programmers. They should understand how to employ three forms of structure: control structures, data structures, and component structures. The author emphasizes component structures over the other two forms.
(25108 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.
(17601 views)
Book cover: 1000 Java Tips1000 Java Tips
by
The book contains real-world advises and solutions from daily Java experiences. It covers most seeked Java topics and some other related ones. Although not a Java tutorial itself, it makes an excellent companion for a good Java textbook.
(29491 views)