First steps with Ruby

by on September 26th, 2009

I’m taking my firsts steps in learning ruby. I have been hearing good things about it for so long that I finally decided to give it a shot. 

It actually looks nice. I like Object Orientation and ruby seems to be better at it that most interpreted languages I’ve come around. Unfortunately it still lacks things like method overloading (the downsides of having dynamic data types I suppose). I do like the ‘everything is an object’ paradigm.

Anyway, I haven’t learn enough to give a real opinion about it, so please don’t take me very serious.

I’ll try to keep you informed about my progress, but I make no promises.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>