Prince:Starting with Ruby: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{PrinceLab}}
{{PrinceLab}}
==Some excellent resources for learning Ruby==


Some excellent resources for learning Ruby:
A suggested path for learning ruby:


* [http://tryruby.org/ Excellent, very basic interactive tutorial]
# [http://tryruby.org/ Excellent, very basic interactive tutorial]
* [http://www.ruby-lang.org/en/documentation/ ruby-lang.org Documentation page]
# [http://www.ruby-lang.org/en/documentation/ ruby-lang.org Documentation page]
* [http://pleac.sourceforge.net/pleac_ruby/ coming from Perl? PLEAC]
# Why's Poignant Guide to Ruby ([http://mislav.uniqpath.com/poignant-guide/book/chapter-1.html ch 1]) ([http://mislav.uniqpath.com/poignant-guide/book/ TOC])
* Why's Poignant Guide to Ruby ([http://mislav.uniqpath.com/poignant-guide/book/chapter-1.html ch 1]) ([http://mislav.uniqpath.com/poignant-guide/book/ TOC])
Why's Poignant Guide is for when you have some spare time and are in the right kind of mood.  An amazing and psychotic book that can be surprisingly helpful in really understanding ruby.
Why's Poignant Guide is for when you have some spare time and are in the right kind of mood.  An amazing and psychotic book that can be surprisingly helpful in really understanding ruby.
# [http://pleac.sourceforge.net/pleac_ruby/ coming from Perl? PLEAC]

Revision as of 12:42, 26 March 2010

Home        Lab Members         Research         Publications         Internal         Mass Spec         Contact        


Some excellent resources for learning Ruby

A suggested path for learning ruby:

  1. Excellent, very basic interactive tutorial
  2. ruby-lang.org Documentation page
  3. Why's Poignant Guide to Ruby (ch 1) (TOC)

Why's Poignant Guide is for when you have some spare time and are in the right kind of mood. An amazing and psychotic book that can be surprisingly helpful in really understanding ruby.

  1. coming from Perl? PLEAC