richardoneill.com.au » Articles » Ruby First Impressions

Ruby First Impressions

4 April 2007 Ruby, Programming

Ruby

I've been trying to make an effort to learn Ruby for a few months now. Finally, the other night I decided I would start writing a small project in Ruby to see what everyone is talking about.

Fortunately Ruby comes prepackaged with CentOS, but the ruby-mysql module was not installed. This was my first minor problem. Attempting to install the mysql module, resulted in Make errors. I finally located the mysql-ruby RPM in the CentOS testing repo. Problem solved.

I admit, I underestimated Ruby. It's more challenging than I expected, but it definitely brought the "fun" back into programming.

I'm still not sure about the best way to structure a Ruby application. I've had a look around some other open source apps though, and it's slowly starting to make more sense to me. If anyone could point me in the direction of a good tutorial that would be much appreciated.

I'm having fun learning though, and I'm sure all my questions will be answered soon.

Jayson Joseph

Thanks for inspiring me to learn Ruby! :-)

I just completed PHP and was looking for something new.

Richard O'Neill

No problem Jayson. :)

Comment on this article
Name
Website
Canberra Web Design