Rapid Feedback Learning Tools
Key Ideas
- speed/ease
- isolation
Exercise 2
Blank rails app
rbenv shell 1.9.3-p327
rails new rails_lab_1
cd rails_lab_1
rails generate controller Lab lab1 lab2
rake db:migrate
s.
rails server
WebKit Developer Console
- tweak CSS on the fly
- experiment with javascript & breakpoints
- see HTTP request/response content
Intro to stackoverflow.com
- research before asking
- include just the right amount of code and description
Rapid Feedback Learning Tools DaVinci Coders Lunch and Learn January 30, 2013 pete@peterlyons.com https://peterlyons.com