An introduction to Ruby

Freelance Rubyist at Narnach (My one-man company)
Nov. 8, 2009
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
An introduction to Ruby
1 of 61

More Related Content

What's hot

Functional Pe(a)rls version 2Functional Pe(a)rls version 2
Functional Pe(a)rls version 2osfameron
Is Haskell an acceptable Perl?Is Haskell an acceptable Perl?
Is Haskell an acceptable Perl?osfameron
Good Evils In PerlGood Evils In Perl
Good Evils In PerlKang-min Liu
Good Evils In Perl (Yapc Asia)Good Evils In Perl (Yapc Asia)
Good Evils In Perl (Yapc Asia)Kang-min Liu
PHP PPT FILEPHP PPT FILE
PHP PPT FILEAbhishekSharma2958
Perl 5.10Perl 5.10
Perl 5.10acme

Similar to An introduction to Ruby

Ruby 入門 第一次就上手Ruby 入門 第一次就上手
Ruby 入門 第一次就上手Wen-Tien Chang
Blocks by Lachs CoxBlocks by Lachs Cox
Blocks by Lachs Coxlachie
Ruby 程式語言入門導覽Ruby 程式語言入門導覽
Ruby 程式語言入門導覽Wen-Tien Chang
Rails by exampleRails by example
Rails by exampleAngelo van der Sijpt
Postobjektové programovanie v RubyPostobjektové programovanie v Ruby
Postobjektové programovanie v RubyJano Suchal
Ruby on RailsRuby on Rails
Ruby on Railsbryanbibat

Recently uploaded

Improve Employee Experiences on Cisco RoomOS Devices, Webex, and Microsoft Te...Improve Employee Experiences on Cisco RoomOS Devices, Webex, and Microsoft Te...
Improve Employee Experiences on Cisco RoomOS Devices, Webex, and Microsoft Te...ThousandEyes
Swiss Re Reinsurance Solutions - Automated Claims Experience – Insurer Innova...Swiss Re Reinsurance Solutions - Automated Claims Experience – Insurer Innova...
Swiss Re Reinsurance Solutions - Automated Claims Experience – Insurer Innova...The Digital Insurer
Roottoo Innovation V24_CP.pdfRoottoo Innovation V24_CP.pdf
Roottoo Innovation V24_CP.pdfroottooinnovation
class and object in c++.pptxclass and object in c++.pptx
class and object in c++.pptxAdarsh College, Hingoli
Webinar: Discover the Power of SpiraTeam - A Jira Alternative To Revolutioniz...Webinar: Discover the Power of SpiraTeam - A Jira Alternative To Revolutioniz...
Webinar: Discover the Power of SpiraTeam - A Jira Alternative To Revolutioniz...Inflectra
Fipto Seed Pitch DeckFipto Seed Pitch Deck
Fipto Seed Pitch Decksjcobrien

An introduction to Ruby

Editor's Notes

  1. Overview: * Top-level: what is it? * Low-level: how does it look? * Purpose: What can you use it for? * Practice: what is it used for?
  2. Overview: * Top-level: what is it? * Low-level: how does it look? * Purpose: What can you use it for? * Practice: what is it used for?
  3. * Simple strings * Puts -> global scope * Interpolation * Methods, parameters * Single quotes vs double quotes
  4. * Simple strings * Puts -> global scope * Interpolation * Methods, parameters * Single quotes vs double quotes