Subscribe Favorite

Design Patterns in Ruby: Software Engineering, The Ruby Way

Written on January 31, 2008 by ceefour

Design Patterns in Ruby documents smart ways to resolve many problems that Ruby developers commonly encounter. Addison-Wesley Professional press has this exciting book, authored by Russ Olsen.

Russ Olsen has done a great job of selecting classic patterns and augmenting these with newer patterns that have special relevance for Ruby. Most design pattern books are based on C++ and Java. But Ruby is different—and the language’s unique qualities make design patterns easier to implement and use.

In this book, Russ Olsen demonstrates how to combine Ruby’s power and elegance with patterns, and write more sophisticated, effective software with far fewer lines of code.The book especially calls attention to Ruby features that simplify the use of patterns, including dynamic typing, code closures, and “mixins” for easier code reuse.

Design Patterns in Ruby also identifies innovative new patterns that have emerged from the Ruby community. These include ways to create custom objects with metaprogramming, as well as the ambitious Rails-based “Convention over Configuration” pattern, designed to help integrate entire applications and frameworks.

More resources:

If you enjoyed this post Subscribe to our feed

 

Trackbacks

(Trackback URL)

  • healthranker.com

    March 17, 2008 at 9:24 pm

    AdaRuby: Web 2.0 Development with Rails » Design Patterns in Ruby: Software Engineering, The Ruby Way... Design Patterns in Ruby ...

close Reblog this comment
blog comments powered by Disqus