A love letter to Objective-C Let’s take a trip to Objective-C from Ruby. Ryan Krug June 26, 2023 Ruby iOS OOP
Pipelining without pipes Ruby, functional programming, how to build operation pipelines, and the average programming language color. Matheus Richard March 11, 2022 Ruby Functional Programming OOP Refactoring
You Could Invent Object-Oriented Programming In which we recreate OO using lambdas and closures. Mike Burns December 18, 2014 Closure Lisp OOP