Welcome to E-Books Directory
This is a freely downloadable e-book.
Data Structures and Algorithms with Object-Oriented Design Patterns in Ruby
Read this book online or download it here for free
Custom Search

Data Structures and Algorithms with Object-Oriented Design Patterns in Ruby
by Bruno R. Preiss
2004
Description:
The primary goal of this book is to promote object-oriented design using Ruby and to illustrate the use of the emerging object-oriented design patterns. The book shows how these patterns are used to create good software designs. In particular, the following design patterns are used throughout the text: singleton, container, iterator, adapter and visitor.