Skip to content

Instantly share code, notes, and snippets.

@mileszs
Created May 14, 2013 11:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mileszs/5575333 to your computer and use it in GitHub Desktop.
Save mileszs/5575333 to your computer and use it in GitHub Desktop.
This is a (living) list of resources recommended by the Indianapolis Ruby Brigade for beginners to Ruby.
@ajjahn
Copy link

ajjahn commented May 14, 2013

@annaswims
Copy link

http://rubymonk.com/ - Free, interactive tutorials to help you discover Ruby idioms, in your browser!

http://tryruby.org - Another free, interactive tutorial for the Ruby language in your browser!

http://rubykoans.com/ - Once you've got a little Ruby experience, the Koans walk you along the path to enlightenment in order to learn Ruby. The goal is to learn the Ruby language, syntax, structure, and some common functions and libraries.

http://curriculum.railsbridge.org/ruby/ - A step-by-step tutorial site. There are ruby, basic rails and intermedia rails tutorials (site link on the upper right)

http://apidock.com/ruby - API with helpful notes

@janxious
Copy link

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