Hacker News new | ask | show | jobs
by codeslush 5619 days ago
If you're going down the rails path, start with this free and great intro tutorial/book: http://railstutorial.org/chapters/
1 comments

Thanks! This looks great, really comprehensive.
It should be noted that it not only gets you going with Rails, but also instills some great practices from the beginning - like test driven development. Get started and you'll have your own little twitter deployed in just a couple of days! ;-)