Wildfalcon

Thinking and developing in everything – by Laurie Young

Date archive for May, 2008

  • 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 [...]

  • Best Practice work-flow with git

    Introduction
    A quick look about on the web will bring you up-to speed on pretty much all you need to know about git. There are some great introduction’s to what it is, detailed manuals, and best of all an explanation of how it works aimed at people who understand computer science (and if you can’t follow [...]