Logo

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

Small book cover: Data Structures and Algorithms with Object-Oriented Design Patterns in Ruby

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


Number of pages: 249

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.

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Ruby Best PracticesRuby Best Practices
by - O'Reilly Media
Ruby Best Practices aims to help Ruby developers from a wide range of skill levels improve their fundamental understanding of the language via exposure to the common practices and idioms that many seasoned Rubyists take for granted.
(15043 views)
Book cover: Ruby on Rails Tutorial: Learn Rails by ExampleRuby on Rails Tutorial: Learn Rails by Example
by - Addison-Wesley
Leading Rails developer teaches Rails 3 by guiding you through the development of your own complete sample application using the latest techniques in Rails web development. Hartl explains how each new technique solves a real-world problem.
(16467 views)
Book cover: Ruby User's GuideRuby User's Guide
by
Ruby is an easy object oriented language: it is designed to be easily read and written. This User's Guide will get you started at invoking and using ruby, and give you insights into ruby's nature that you may not get from the reference manual.
(12899 views)
Book cover: Ruby EssentialsRuby Essentials
- Techotopia
Everything from installing Ruby and the basics of the language through to topics such as arrays, file handling and object-oriented programming are covered. Written both for experienced in other programming languages and for novices.
(18464 views)