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 Structures: Data Structures in Java for the Principled ProgrammerJava Structures: Data Structures in Java for the Principled Programmer
by - McGraw-Hill
This text was developed for use in a standard Computer Science curriculum. It requires a little more effort to read. The text is not a brief encounter with object-oriented data structure design, but a touchstone for one's programming future.
(17718 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.
(8766 views)
Book cover: Data Structures and Algorithm Analysis in JavaData Structures and Algorithm Analysis in Java
by - Dover Publications
A comprehensive treatment focusing on the creation of efficient data structures and algorithms, explaining how to select the data structure best suited to specific problems. It uses Java programming language and is suitable for second-year courses.
(20876 views)
Book cover: Introduction to Java and OOA/OOD for Web ApplicationsIntroduction to Java and OOA/OOD for Web Applications
by - DevDaily.com
This text is a training material about the Java programming language and object-oriented programming methods. It covers OO software development, Java programming language, standard libraries, server-side programming, databases, best practices, etc.
(20528 views)