Ruby (programming language)/External Links: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer |
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] | ||
* | * [http://www.ruby-lang.org/en/ Official Ruby home page] | ||
*[[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) |
Revision as of 18:43, 12 September 2007
Tools
Links
- Ruby creator Matsumoto (Matz) blog (Google-translated to English)
- Official Ruby API
- Official Ruby home page
- [Ruby Features] (Powerpoint lecture)
- [Testing in Ruby] (Powerpoint lecture)
- Dr. Dave's A Concise Introduction to Ruby [[1]]
- Zen Spider quick ref: [[2]]
- A good help site: [[3]]
- Slagell's Ruby user's guide: %newwin% [[4]]
Online books
- http://alliance.seas.upenn.edu/~cis700/Lectures/
- Learning to Program - by Chris Pine
- Programming Ruby: The Pragmatic Programmer's Guide (fully indexed, slightly out of date)