11 ms·
Greatest timing ever! Just started learning ruby and rails. If some noob here is also interested, other resources (other than classical google,stackoverflow, yo
by ofca 15y ago
Greatest timing ever! Just started learning ruby and rails. If some noob here is also interested, other resources (other than classical google,stackoverflow, youtube) I've found very helpful are lynda.com and peepcode videos. Thank you for this.
- jaryd 15y agoYou may want to work through Michael Hartls' "Ruby on Rails Tutorial" (http://ruby.railstutorial.org/ http://ruby.railstutorial.org/) as well
- danneu 15y agoI think Hartl's tutorial is a must. At least the first three or four chapters. It's probably the fastest way to get on the road with Git, Github, Heroku, and TDD from square one.
- re_todd 15y agoTotally agree. Even though I went through the Agile book previously, I went through half of Hartl's tutorial primarily to learn how to use Rails with Git, Heroku, and TDD.