Data Structures and Algorithms with Object-Oriented Design Patterns in Java
by Bruno R. Preiss
Publisher: Wiley 1999
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.
Download or read it online for free here:
Read online
(online html)
Similar books
Practical Artificial Intelligence Programming in Java
by Mark Watson - Lulu.com
The book uses the author's libraries and the best of open source software to introduce AI (Artificial Intelligence) technologies like neural networks, genetic algorithms, expert systems, machine learning, and NLP (natural language processing).
(25220 views)
by Mark Watson - Lulu.com
The book uses the author's libraries and the best of open source software to introduce AI (Artificial Intelligence) technologies like neural networks, genetic algorithms, expert systems, machine learning, and NLP (natural language processing).
(25220 views)
Modern Java: A Guide to Java 8
by Benjamin Winterberg - GitBook
This tutorial guides you step by step through all new language features. Backed by short and simple code samples you'll learn how to use default interface methods, lambda expressions, method references and repeatable annotations.
(7668 views)
by Benjamin Winterberg - GitBook
This tutorial guides you step by step through all new language features. Backed by short and simple code samples you'll learn how to use default interface methods, lambda expressions, method references and repeatable annotations.
(7668 views)
Design Patterns in Java Tutorial
- TutorialsPoint.com
Design patterns are solutions to general problems that software developers faced during software development. This tutorial will take you through step by step approach and examples using Java while learning Design Pattern concepts.
(21232 views)
- TutorialsPoint.com
Design patterns are solutions to general problems that software developers faced during software development. This tutorial will take you through step by step approach and examples using Java while learning Design Pattern concepts.
(21232 views)
Securing Java: Getting Down to Business with Mobile Code
by 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.
(18095 views)
by 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.
(18095 views)