๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

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

โœ Scribed by Bruno R. Preiss


Publisher
Wiley
Year
1999
Tongue
English
Leaves
656
Series
Worldwide Series in Computer Science
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Create sound software designs with data structures that use modern object-oriented design patterns! Author Bruno Preiss 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. Virtually 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. Key Features of the Text All data structures are presented using a common framework. This shows the relationship between the data structures and how they are implemented. Object-oriented design patterns are used to demonstrate how a good design fits together and transcends the problem at hand. A single Java software design is used throughout the text to provide a better understanding of the operation of complicated data structures. Just-in-time presentation of mathematical analysis techniques introduces students to mathematical concepts as needed.Visit the Text's Web Site A comprehensive web site is available for users of the text at www.wiley.com/college/preiss. The site includes: The Web Book (a hypertext version of the complete book) Links to the Java Source Code (all the program examples from the text) Opus5 Package (a Java package comprised of all the source code from the text) Documentation (source code documentation) Demo Applets (various Java applets that illustrate data structures and algorithms from the text) Archive (JAR format archive of the source code from the text) Front Matter (table of contents and preface) Solutions Manual (password required)* Errata


๐Ÿ“œ SIMILAR VOLUMES


Data Structures and Algorithms with Obje
โœ Bruno R. Preiss ๐Ÿ“‚ Library ๐Ÿ“… 1998 ๐Ÿ› Wiley ๐ŸŒ English

An object-oriented learning framework for creating good software design. Bruno Preiss presents readers with a modern, object-oriented perspective for looking at data structures and algorithms, clearly showing how to use polymorphism and inheritance, and including fragments from working and tested p

Data Structures and Algorithms with Obje
โœ Bruno R. Preiss ๐Ÿ“‚ Library ๐Ÿ“… 1998 ๐Ÿ› Wiley ๐ŸŒ English

Learn the latest object-oriented design patterns needed to create sound software designs Author Bruno Preiss presents the fundamentals of data structures and algorithms from a modern, object-oriented perspective. The text promotes object-oriented design using C++ and illustrates the use of the lates