Programming with Something
Offered By: Ruby Central via YouTube
Course Description
Overview
Explore the fascinating world of metaprogramming in Ruby through this 33-minute conference talk from RubyConf 2021. Dive into the concept of representing code as data structures for analysis, manipulation, and execution. Learn techniques for storing executable code as data in Ruby and discover various approaches to processing this code. Gain insights into encoding, implementation, representation, evaluation, and decoding of programs. Watch a live demonstration and understand the SECD machine model. Examine performance considerations in metaprogramming to enhance your Ruby development skills.
Syllabus
Introduction
Encoding
Implementation
Representation
Evaluation
Decoding
Demo
The SECD
Performance
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