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
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera