Course
Skills Expanded
Ruby Beyond the Basics
Ruby is easy to get started with but its behavior can quickly seem cryptic. This course shows you how Ruby really works and gives you the tools to understand any Ruby code.
What you'll learn
This course is about three big ideas in Ruby: object-oriented programming, functional programming, and metaprogramming. Understanding how these ideas are implemented in Ruby, and how they can be combined, will unleash the full power of the language.
Table of contents
Introduction
9mins
Ruby is an Object-oriented Language
46mins
Functions
45mins