Archive for March, 2007

Category Icon 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.

ruby-presentation-rev-a

Hello world!

Tuesday, March 27th, 2007

Welcome to my blog on Object-Oriented, Meta-Programming and maybe my Self Reflexion …