
Feature your own tutorial here! Find out more.
21 Ruby Tricks You Should Be Using
Submitted by Ruby Inside » A run through of 21 tricks and tips (some arcane, some not) you can use in the Ruby programming language.
An Introduction to Ruby
Submitted by Rubyist » This extensive tutorial runs through the main aspects of Ruby. It contains example code on the main constructs, using object-oriented aspects of the language, dealing with Exceptions, advanced topics, and more. It's a good start to getting your feet wet in Ruby.
The Basics of Ruby
Submitted by troubleshooters.com » This is a detailed beginner's introduction to Ruby. It covers general language constructs like loops, arrays, and collections, and it also covers more intermediate topics like regular expressions, file IO, object oriented programming, and exceptions.


