Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: Good rails book that does not use TDD
2 points by hayksaakian on Dec 25, 2012 | hide | past | favorite | 4 comments
TDD is great and all, but I'm not personally a fan of it. Are there any good alternative books, all the ones I've seen are based on TDD.



If you're a beginner, I recommend you use RailsTutorial, Sam Ruby, etc., and just skip over the tests. They're completely orthogonal to the app code so you won't have any issues completing the tutorials.

Later, you can add tests when you're ready for them. I think that once you have to make changes to a production app without breaking anything that currently works, you'll start wanting to use tests.


If you are a beginner like me, I agree. TDD looks scary and a huge time sink. But believe me, to stay in this game for a long haul you have to just bite the bullet and learn TDD. Or as OP has said, use RailsTutorial and skip over the tests. Once you are comfortable then you can always come back and add test module slowly, at your own pace.


Not fan of TTD? I see your quick demise in this industry...


Is there really no viable alternative?




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: