The Ruby Programming Language
A quick overview of the more surprising bits of Ruby. Examples taken from:
Dave Thomas.
Programming Ruby: The Pragmaic Programmers' Guide
. Pragmatic Bookshelf. 2005.
I also recommend you get a
cheat sheet
.
1
History
2
Datatypes
3
Loops
4
Classes
4.1
Class Variables
4.2
Access Control
5
Calling Methods
5.1
Blocks and Iterators
5.2
Proc
6
Modules
6.1
More Mixin
Entire Presentation with Notes
Copyright © 2009
José M. Vidal
.
All rights reserved.
12 March 2008, 02:00PM