|
|||||||||
1-16-09: Integrating Tools
Using Ruby and Genboree APIs Part 1: Basic Ruby Programming Mr. Andrew Jackson - andrewj@bcm.eduImportant Links:
Learning Ruby
An "essentials" tutorial covering the major aspects of Ruby, organized along a classic introduction to a new programming language tutorial. Short.
Ruby Basic Tutorial
Another introductory tutorial for Ruby. Long. Lots of example code and colored boxes.
Ruby Tutorial With Code Samples
Organized hands-on tutorial with code examples. Gets going fast, jumping right into defining your own functions, but then slows down and covers many of the same topics as in the lecture. But better and with more interesting tidbits.
Rubydocs!!
Rubydoc site covering core language classes and standard libary classes. I recommend doing "rubydoc <className>" in Google as the best entry into this site.
Try Ruby!
A "15 minute" interactive tutorial that explains some basic Ruby things (live) and has you try some of them (live). Good for getting going quickly.
Basic Programming in Ruby
|
|||||||||
|
|
|||||||||