Ruby Tutorials

The Basics of Ruby

Posted under Ruby Tutorials on Thursday, 4 June 2009 by
This is a detailed beginner's introduction to Ruby. It covers general language constructs like loops, arrays, and collections, and it also covers more intermediate topics like regular expressions, file IO, object oriented programming, and exceptions. View...
The Basics of Ruby

Clean up code with to_proc method

Posted under Ruby Tutorials on Thursday, 4 June 2009 by
Quick yet effective way to clean up simplistic blocks View...
Clean up code with to_proc method

Ruby multi-threaded operations screencast

Posted under Ruby Tutorials on Thursday, 4 June 2009 by
Speed up your program using ruby threads View...
Ruby multi-threaded operations screencast

Module mixin best pratices

Posted under Ruby Tutorials on Thursday, 4 June 2009 by
Common conventions used for module mixins View...
Module mixin best pratices

Parsing gettext strings with Ruby

Posted under Ruby Tutorials on Thursday, 4 June 2009 by
Basic hash, regular expressions and blocks tutorial. View...
Parsing gettext strings with Ruby

Metaclasses Made Easy

Posted under Ruby Tutorials on Thursday, 4 June 2009 by
Be confused no more! metaclasses and metaprogramming explained with great ease. View...
Metaclasses Made Easy

Sexy Benchmarks With RGauge

Posted under Ruby Tutorials on Thursday, 4 June 2009 by
So simple and easy I do not even need to speak in this screencast! View...
Sexy Benchmarks With RGauge

Ruby Performance Misconceptions

Posted under Ruby Tutorials on Thursday, 4 June 2009 by
It is a common Ruby misconception that certain argument handling techniques are faster than others, as well as using constants will increase the performance of your app compared to that of using locally scoped literals for regular expressions, strings, etc. Some frameworks such as Merb take...
Ruby Performance Misconceptions

Rapid web design with bind

Posted under Ruby Tutorials on Thursday, 4 June 2009 by
Bind allows you to invoke actions whenever a file system event has occurred. For example refreshing any number of browsers concurrently in the background while editing website assets. This is a life saver for cross browser JavaScript, CSS, or even HTML web design. View...
Rapid web design with bind

Ruby on Rails for Designers

Posted under Ruby Tutorials on Thursday, 4 June 2009 by
Ruby on Rails for Designers View...
Ruby on Rails for Designers
Page 4 of 41234