Wildfalcon

Thinking and developing in everything – by Laurie Young

Tag archive for ‘patterns’

  • Design Patterns in Ruby – A Book Review

    In short: This book is good, go buy it.
    In “Design Patterns in Ruby” Russ Olsen sets out to cover two distinct goals. First he introduces the idea of design patterns, and secondly he explores how the dynamic nature of Ruby allows patterns to be used with less effort than languages such as Java and C#.
    The [...]