Skip to content

Instantly share code, notes, and snippets.

@strongjz
Last active January 27, 2016 18:27
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save strongjz/30ff7f8cd2150ed8618f to your computer and use it in GitHub Desktop.
Save strongjz/30ff7f8cd2150ed8618f to your computer and use it in GitHub Desktop.
Ruby internet resources
@amar47shah
Copy link

Install

Ruby Version Manager or Rbenv or ruby-install + chruby

Bundler dependency manager

Homebrew package manager for Mac OS X

Learn

Learn to Program in Ruby (online tutorial)

Learn Ruby the Hard Way (free online book)

Learn Web Development with Rails (free online book)

Ruby Koans (a path to enlightenment)

Practice and Share

Exercism.io: Crowdsourced Mentorship

Consult

Ruby on Rails API Reference

The Ruby Toolbox

Community-driven style guides for Ruby and Rails

Grow

Railscasts (video series)

Ruby Rogues (podcast)

Eloquent Ruby (book)

Practical Object-Oriented Design in Ruby (book)

Adventure

The Rails source code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment