Skip to content
Casey Watts edited this page Mar 27, 2014 · 39 revisions

Yalies On Rails!

This is the course wiki for the Spring 2014 class "Yalies On Rails", taught by Student Technology Collaborative staff Casey Watts (BK '12) and Adam Bray (BR '07).

##Week 1 - HMTL, CSS, Computer Setup

  • HTML & CSS, See HTML Resources for more information.
  • Computer Setup
    • We did most of this in class, but there are more instructions on this page.
    • This page covers installing the tools we'll need for our initial development work.
  • Command Line
    • The command line will will be learned at home
    • Read this page, which covers the basics of the command line (specifically the Bash shell)
  • Week 1 Assignments

##Week 2 - Ruby Basics

  • Ruby
    • Data types, Statements & expressions, Variables, Methods, Comparison Operators, Controlling Flow
  • Week 2 Assignments

##Week 3 - Advanced Ruby, HTTP Requests, and Sinatra

##Week 4 - Git, Heroku, and Ruby

##Week 5 - RESTful Routes

Clone this wiki locally