Learning Ruby on Rails


In order to keep with my personal goal of learning something new that will advance my career at least a few times a year I have decided to devote 25% of my week to learning Ruby on Rails. I’d go into a long tangent on why I believe it’s a language and framework worth learning, but this article on A List Apart sums it up much better then I can.

If you build websites, you have no doubt heard about Ruby on Rails (RoR). But if you’re a designer or front-end developer or you’re using PHP without any application framework, it may seem like a big leap to adopt the Ruby on Rails approach. In this article, I hope to demystify Ruby on Rails and convince you that you can make the leap—and that it is a leap worth making if your needs fit within the Ruby on Rails “sweet spot” detailed below.

I’ll be dragging a few friends along on this adventure with me and I’ll be posting here as I go with my progress.

If you are interested in Ruby on Rails and don’t need the article above to convince you of anything, you can go straight to the lessons I am taking and check it out for yourself. They are in podcast and screencast format and are very well done so far.

Information and Links



Other Posts
Time!
Coworking and the future of Austin

Write a Comment

Take a moment to comment and tell us what you think. Some basic HTML is allowed for formatting.

Reader Comments

I’ll most likely start charting my progress too. Good idea! I’m glad we’re doing this. I’m interested in how I do since I’m definitely more of a designer than a front-end developer.

I think this was the biggest insight for me about Rails from the ALA article:

Rails code looks almost like markup, and it is tempting to think of it as such, but you need to make the shift to thinking of your site as a program that emits web pages, rather than as a set of files that are web pages.

Looks like we missed an Austin on Rails meeting tonight (http://austinonrails.org), but the bootcamp is in mid May from what Edward Cruz said. Can’t wait!

[...] blog post about learning Ruby on Rails yesterday inspired me to write about what’s going on and also to [...]