Ruby on Rails - August 2015

Resources for the TIY-Durham Rails course.

Week 4 - Overview

Students should be comfortable with the following at the end of this week:

Monday - The Web and APIs

Challenge: Inheritance

Problem of the Day: Employee and Department API

Evening Reading

Assignment

Weather Report

Tuesday - Rails and the Web

Challenge: Composition

Problem of the Day: Folder Structure

Evening Reading

Assignment

Get a start on Create a Voting API:

If you anticipate getting to hard or nightmare modes, read those modes before beginning work tonight and take those requirements into account in your models and migrations.

Wednesday - Controllers and the Router

Challenge: Enumerable

Problem of the Day: Model to JSON

Evening Reading

Assignment

Create a Voting API. After you’re done, reflect on your estimate from last night.

Thursday - Serializers, Data

Challenge: Include

Problem of the Day: Assorted JSON

Evening Reading

Extra Mini-lecture

Assignment - IN PAIRS

Build Your Own API