Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.03 KB

index.markdown

File metadata and controls

30 lines (20 loc) · 1.03 KB
layout title
page
Ruby and Rails Tutorials
We're currently migrating and updating all our tutorials, please pardon the dust. We expect all the work to be done by 1/31/12.

Long-Form Tutorials

Follow-along tutorials, generally building a single project through out:

Ruby

  • Ruby in 100 Minutes - Your first exposure to Ruby, focusing on the most important concepts and syntax elements.
  • JSAttend - An introduction to Ruby for new programmers doing "Extract-Translate-Load" operations against a large dataset.
  • JSTwitter - A second introductory Ruby tutorial building a rudimentary Twitter client

Rails

  • JSBlogger - A first Rails project, exploring REST, basic associations, basic templating, etc.

Special Topics

A collection of tutorials on special topics, more specific and generally more advanced than the tutorials.

Go to the Special Topics Index