Ruby (programming language)/External Links: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Pat Palmer
imported>Pat Palmer
Line 7: Line 7:
* [http://translate.google.com/translate?u=http%3A%2F%2Fwww.rubyist.net%2F%7Ematz%2F&langpair=ja%7Cen&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools|Yukihiro  Ruby creator Matsumoto (Matz) blog] (Google-translated to English)
* [http://translate.google.com/translate?u=http%3A%2F%2Fwww.rubyist.net%2F%7Ematz%2F&langpair=ja%7Cen&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools|Yukihiro  Ruby creator Matsumoto (Matz) blog] (Google-translated to English)
* [http://www.ruby-doc.org/core/ Official Ruby API]
* [http://www.ruby-doc.org/core/ Official Ruby API]
* Official Ruby home page: %newwin% [[http://www.ruby-lang.org/en/|http://www.ruby-lang.org/en/]]
* Official Ruby home page: [[http://www.ruby-lang.org/en/|http://www.ruby-lang.org/en/]]
*[[http://alliance.seas.upenn.edu/~cis700/Lectures/7-ruby-features.ppt|Assorted Ruby Features]] (Powerpoint lecture)
*[[http://alliance.seas.upenn.edu/~cis700/Lectures/7-ruby-features.ppt|Assorted Ruby Features]] (Powerpoint lecture)
*[[http://alliance.seas.upenn.edu/~cis700/Lectures/10-unit-testing-in-ruby.ppt|Unit Testing in Ruby]] (Powerpoint lecture)
*[[http://alliance.seas.upenn.edu/~cis700/Lectures/10-unit-testing-in-ruby.ppt|Unit Testing in Ruby]] (Powerpoint lecture)
* Dr. Dave's ''A Concise Introduction to Ruby'' %newwin% [[http://alliance.seas.upenn.edu/~cis700/ruby/concise-ruby.html|http://alliance.seas.upenn.edu/~cis700/ruby/concise-ruby.html]]
* Dr. Dave's ''A Concise Introduction to Ruby'' [[http://alliance.seas.upenn.edu/~cis700/ruby/concise-ruby.html|http://alliance.seas.upenn.edu/~cis700/ruby/concise-ruby.html]]
* Zen Spider quick ref: %newwin% [[http://www.zenspider.com/Languages/Ruby/QuickRef.html|http://www.zenspider.com/Languages/Ruby/QuickRef.html]]
* Zen Spider quick ref: [[http://www.zenspider.com/Languages/Ruby/QuickRef.html|http://www.zenspider.com/Languages/Ruby/QuickRef.html]]
* A good help site: %newwin% [[http://www.ruby-doc.org/|http://www.ruby-doc.org/]]
* A good help site: [[http://www.ruby-doc.org/|http://www.ruby-doc.org/]]
* Slagell's Ruby user's guide: %newwin% [[http://www.rubyist.net/~slagell/ruby/|http://www.rubyist.net/~slagell/ruby/]]
* Slagell's Ruby user's guide: %newwin% [[http://www.rubyist.net/~slagell/ruby/|http://www.rubyist.net/~slagell/ruby/]]



Revision as of 19:41, 12 September 2007

Tools

Links

Online books

  • Chris Pine's online Ruby book: %newwin% [[7]]
  • Programming Ruby: The Pragmatic Programmer's Guide: %newwin% [[8]] (fully indexed, slightly out of date)