Ruby Presentation
Friday, March 30th, 2007
Ruby is a real gem for an Object-Oriented and Meta-Programming fan like me.
Here is a presentation covering the different facets of Ruby :
- the scripting facet
- the dynamic typing facet
- the object-oriented facet
- the functional facet
- the reflective facet
- the DSL facet
Code snippets and comparison with other languages (Java, Python, PHP) illustrate these facets.