Skip to content

All I'd Wanted to Know about Ruby's Object Model Starting Out, and MOOOOAAAR!!!

Notifications You must be signed in to change notification settings

tjjjwxzq/ruby-object-model-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDRC and RubyConfMY 2017 Talk Materials

All I'd Wanted to Know About Ruby's Object Model Starting Out, and MOOOARR!!!

Same talk, first given at RDRC'17, with more content added for RubyConfMY'17, due to the slightly longer duration allotted.

Slides, and notes I took as I was trying to wrap my head around CRuby source (actually dug into quite a bit more than I covered in my talk, because I wanted to be surer of what I was presenting. Reading source code is hard :( ).

I talk about:

  • Ruby's class hierarchy
  • singleton classes and metaclasses
  • how data is represented in CRuby
  • method lookup
  • modules
  • differences between the Ruby and Python object models

Will probably be quite a while before I give a talk at any other conf, I think.

About

All I'd Wanted to Know about Ruby's Object Model Starting Out, and MOOOOAAAR!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published