Y
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
RyanHolliday
5619 days ago
Thanks! This looks great, really comprehensive.
link
codeslush
5619 days ago
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! ;-)
link