CSC/ECE 517 Fall 2009/wiki1b 7 b5: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
Line 6: Line 6:


=== [http://www.zenspider.com/Languages/Ruby/QuickRef.html Ruby QuickRef] ===
=== [http://www.zenspider.com/Languages/Ruby/QuickRef.html Ruby QuickRef] ===
Ruby QuickRef is an excellent resource for quickly looking up Ruby syntax.  Rather than giving paragraphs of explanation and loads of examples, it simply provides the syntax in a well sectioned and easy to read format.  Think of it as a Ruby cheat sheet.


=== [http://rubylearning.com/ RubyLearning] ===
=== [http://rubylearning.com/ RubyLearning] ===

Revision as of 05:44, 21 September 2009

Resources for Ruby (other than IDEs)

Language Resources

The Little Book of Ruby

Ruby QuickRef

Ruby QuickRef is an excellent resource for quickly looking up Ruby syntax. Rather than giving paragraphs of explanation and loads of examples, it simply provides the syntax in a well sectioned and easy to read format. Think of it as a Ruby cheat sheet.

RubyLearning

Plugins

RubyForge