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



 View/Download This book illustrates object-oriented design and it promotes the use of common, object-oriented design patterns. The algorithms and data structures in the book are presented in the Python programming language. Virtually all the data structures are presented in the context of a single class hierarchy. This commitment to a single design allows the programs presented in the later chapters to build upon the programs presented in the earlier chapter

Added by clownfish on 2007-01-15 00:30:54

 View/Download