Speakers | |
---|---|
Peter Vanbroekhoven | |
Schedule | |
Day | Sunday |
Room | AW1.120 |
Start time | 13:30 |
End time | 14:15 |
Duration | 00:45 |
Info | |
Event type | Podium |
Track | Ruby and Rails |
Language | English |
On objects, classes, binding and scoping in Ruby
This presentation delves into Ruby's object model.
Ruby's object model is class-based, so we cannot discuss objects without including classes. Next we discuss bindings and scoping in Ruby, which are somewhat related but still two different concepts. This presentation intends to go beyond the knowledge of the average Rubyist and aims to teach you more about the intricate details of how Ruby works and how you can exploit these to your advantage, even if just to wow (TM) your coworkers.