An introduction to Ruby
by Wes Oldenbeuving on Nov 08, 2009
- 1,770 views
My slides from the presentation I gave at the Devnology Community Day on 7 November 2009.
My slides from the presentation I gave at the Devnology Community Day on 7 November 2009.
Accessibility
Categories
Tags
Upload Details
Uploaded via SlideShare as Apple Keynote
Usage Rights
© All Rights Reserved
Statistics
- Favorites
- 6
- Downloads
- 78
- Comments
- 1
- Embed Views
- Views on SlideShare
- 1,722
- Total Views
- 1,770
1–1 of 1 previous next
* Top-level: what is it?
* Low-level: how does it look?
* Purpose: What can you use it for?
* Practice: what is it used for?
* Top-level: what is it?
* Low-level: how does it look?
* Purpose: What can you use it for?
* Practice: what is it used for?
* Puts -> global scope
* Interpolation
* Methods, parameters
* Single quotes vs double quotes
* Puts -> global scope
* Interpolation
* Methods, parameters
* Single quotes vs double quotes