Archive for November 24th, 2009
Daily Archive
Tuesday, November 24th, 2009
Builder Pattern in Ruby
Call me crazy, but this is why I classify myself as a language geek. When I learn something fascinating, i wonder hmm how can I do that with X language? My last post I did an example of the Builder pattern as described in Effective Java by Joshua Bloch. The main motivation for me to [...]
