58. Higher Order Procedures in Ruby

A powerful language provides the ability to build abstractions by assigning names to common patterns and then to work in terms of the abstractions directly. In this presentation you will see how Higher-Order Procedures can be used to formulate abstractions in Ruby.

You will learn how to write concise code to become a rockstar Ruby coder.

 Prerequisite: Ruby blocks episodes and the previous episode.