Ruby on Rails. Where do I start?

Philippines
July 14, 2010 3:38pm CST
Hi to all. I want to learn how to write codes using Ruby on Rails and I've been looking all over the web for tutorials but i couldn't find one that's step-by-step. I'm confused and I don't know where to start. Could someone give me an advice on where to begin? Or if you know any site that helps may I know what it is? Thanks a and happy mylotting!
1 response
• India
27 Jul 10
Netbeans is a great IDE for starting Ruby on Rails programming. It is free to download and install. There are plenty of resources on the internet for installing and configuring ROR with Netbeans. Also your machine should have mysql installed since the preferred db for ror is mysql. Go for the latest, download mysql5 and install it. Now you are ready for development. ROR uses MVC Architecture which means Model View Controller architecture which makes development faster.
• Philippines
28 Jul 10
wow thanks for the response! i've waited too long for a response to come up. i'll start on reading e-books about ruby so i'll have a background of the workarounds. As of now, I don't have any idea about its syntax so its really hard. I that people pay higher for RoR projects because there are very few who can code it. So I'm very motivated to learn it. Thanks again!