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



 View/Download This also 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 Ruby 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 chapters.

Added by clownfish on 2007-01-15 00:49:51

 View/Download