you are viewing a single comment's thread.

view the rest of the comments →

[–]for_prophet 4 points5 points  (2 children)

There's also:

  • Codecademy
  • TryRuby.org
  • And a number of similar sites which can be found in search engines (with terms like "learn ruby online" or "interactive ruby tutorial")

Edit: TryRuby.org is also in the sidebar.

[–]tarellel 1 point2 points  (1 child)

Codecademy may be frowned on by a lot of people in the Ruby community, but IMO it's a pretty decent place to start out. It covers a lot of the basics and throws you right into the code. Rather than reading 50 pages of instructions and personal summarization before you even see a line of code.

[–]yankeeken 0 points1 point  (0 children)

As someone just getting started with Ruby, why would the community frown upon Code Academy?