Data Structures and Algorithms with Object-Oriented Design Patterns in Python
Book Description
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 Python and illustrates using 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 how polymorphism and inheritance can be used effectively.
About the Authors
- Bruno R. Preiss is an Associate Professor in the Department of Electrical and Computer Engineering at the University of Waterloo, Canada.