Tuesday, January 4, 2011

Ruby

I've been going through the Edgecase Ruby koans in an effort to learn Ruby. I'm little over a third done. It's not a break though but it is an impressively elegant scripting language.

I like the orthogonal design with everything being an object. My husband, on the other hand doesn't like that sort of thing. He's sees the purpose of objects as modeling things in real life. There aren't strings and arrays in real life so why should these be objects?

No comments:

Post a Comment