Hacker News new | ask | show | jobs
by ahlatimer 5816 days ago
I'd honestly suggest just playing around with Rails rather than trying to get through the reference manual that is Agile Web Development with RoR. That book seems to be well meaning, but it's slow and horribly long. I managed to get through the first 200 or so pages, gave up, and just used Google, the API, and a Rails developer I know to fill in the parts that I didn't know. I've now been a professional Rails developer for over a year, and I can't say I would be any more proficient if I stuck with the book. That said, YMMV.

An alternative is http://railstutorial.org/book, which has the advantage of being free.