Ruby (programming language)/External Links: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer (→Links) |
imported>Pat Palmer (→Links) |
||
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: | * 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'' | * 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: | * Zen Spider quick ref: [[http://www.zenspider.com/Languages/Ruby/QuickRef.html|http://www.zenspider.com/Languages/Ruby/QuickRef.html]] | ||
* A good help site: | * 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 18:41, 12 September 2007
Tools
Links
- Ruby creator Matsumoto (Matz) blog (Google-translated to English)
- Official Ruby API
- Official Ruby home page: [[1]]
- [Ruby Features] (Powerpoint lecture)
- [Testing in Ruby] (Powerpoint lecture)
- Dr. Dave's A Concise Introduction to Ruby [[2]]
- Zen Spider quick ref: [[3]]
- A good help site: [[4]]
- Slagell's Ruby user's guide: %newwin% [[5]]
Online books
- [[6]]