Rails Girls Resources

Post on 26-May-2015

420 views 0 download

Tags:

description

A couple resources for people starting off with ruby on rails.

Transcript of Rails Girls Resources

Coding Resources!Tam Eastley

@travelingtamm

don’t worry about taking notes, this’ll all be online for you later somehow

Tobi’s cheat sheet● http://www.pragtob.info/rails-beginner-cheatsheet/

The very beginning...

● start off small

● don’t jump into anything crazy difficult

Free Ruby Resources

● http://tryruby.org○ takes about 45 min (not 15!!)○ in the browser

● http://tutorials.jumpstartlab.com/projects/ruby_in_100_minutes.html○ takes 100 + minutes (the first time)○ in your terminal & text editor

● codecademy (codecademy.com)○ all the basics○ cool badges you can tweet about

Free Rails Resources

http://guides.railsgirls.com/● keep going with your app! Do all the tutorials!

The famous Hartl tutorial…● http://ruby.railstutorial.org/ruby-on-rails-tutorial-book

A quick word about Github

Questions?