Ruby Book Club Podcast - podcast cover

Ruby Book Club Podcast

Nadia Odunayo & Saron Yitbarekrubybookclub.com
Where we discuss an hour of a Ruby book each week

Episodes

Ruby Book Club Wrap Up

In which Nadia and Saron wrap up the Ruby Book Club podcast! Hear why the show has come to an end, what Nadia and Saron have learnt over the last 2 years, and what they're planning to read next.

Jan 21, 201819 min

Ruby Under A Microscope - Ep 26 (Ch 8 pg 211-217)

Nadia and Saron finish Chapter 8. They discuss the proc object, changing local variables after lambda has already been called, and calling lambda more than once in the same scope.

Dec 10, 201728 min

Ruby Under A Microscope - Ep 25 (Ch 8 pg 203-211)

Nadia and Saron continue with Chapter 8. They look at lambdas and procs, including treating functions as first-class citizens, stack vs. heap memory, and how Ruby saves a string value.

Dec 03, 201723 min

Ruby Under A Microscope - Ep 16 (Ch 5 pg 115-125)

Nadia and Saron continue Chapter 5. They look at the RClass structure, including inheritance, class instance variables vs. class variables, getting and setting class variables, and constants.

Sep 10, 201722 min

Ruby Under A Microscope - Ep 15 (Ch 5 pg 108-115)

Nadia and Saron finish continue Chapter 5, where they delve a bit deeper into the internal structure of a Ruby class, discuss generic objects, look at objects that are so simple that they don’t need a structure, the mystery of instance variables on generic objects, and more.

Sep 04, 201726 min

Ruby Under A Microscope - Ep 13 (Ch 4, pg 90-99)

Nadia and Saron continue with Chapter 4, looking at how Ruby implements for loops internally, the send instruction, calling normal Ruby methods, and calling built-in Ruby methods.

Aug 21, 201734 min

Ruby Under A Microscope - Ep 10 (Pat's Notes)

Nadia and Saron take a break from the book to look at some helpful notes that Pat Shaughnessy put together for them based on questions they had in Episodes 7 and 8.

Jul 30, 201714 min

Ruby Under A Microscope - Ep 8 (Ch 3, pg 61-66)

Nadia and Saron look at executing a call to a block, paying particular attention to control frame structures, how YARV instructions are constructed, and benchmarking Ruby 2.0 and 1.9 against Ruby 1.8.

Jul 16, 201731 min