Thursday, August 11, 2011

Taking Another Sip of Ruby

It's been about 5 years since I've touched Ruby. I've always had an interest in the language, but never haven't ever been really seriously motivated to seriously learn.

So last night I decided to try and pick it up again. This time though, actually learn to breathe Ruby.

Installation couldn't have been easier if it tried. The first step was obvious:

USER$ sudo apt-get install ruby

This command installed Ruby 1.8.

Step number one down, about a million to go.

0 comments:

Post a Comment