Ruby Lambdas
Offered By: Ruby Central via YouTube
Course Description
Overview
Explore the power of Ruby lambdas in this 28-minute conference talk from RubyConf 2022. Discover how lambdas can complement Object Oriented Design to create cleaner, simpler, and more flexible code. Learn about the code-as-data flexibility of lambdas and their potential to reduce solutions to their simplest form. Examine numerous code fragments showcasing diverse applications of lambdas and identify reusable functional design patterns. Gain insights into leveraging lambdas beyond Ruby's well-known Enumerable functionality to enhance your software development practices.
Syllabus
RubyConf 2022: Ruby Lambdas by Keith Bennett
Taught by
Ruby Central
Related Courses
Performance Does - Not - MatterRuby Central via YouTube Solidarity not Charity and Collective Liberation
Ruby Central via YouTube Eclectics Unite - Leverage Your Diverse Background
Ruby Central via YouTube What Does "High Priority" Mean? The Secret to Happy Queues
Ruby Central via YouTube Splitting - The Crucial Optimization for Ruby Blocks
Ruby Central via YouTube