adamb/ruby-intro
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This repo is for an introduction to Ruby talk I'm giving. Some Background on Ruby o Open Source language o Comes from Japan o Integrates well with C/Unix Interpreted Object Oriented Dynamic (supports meta-programming) Examples References http://www.ruby-lang.org Programming Ruby, by Dave Thomas (aka pick axe book) Why's Poignant Guide to Ruby http://poignantguide.net/ruby/