In this course, you’ll learn all about blocks in Ruby. Blocks are a piece of syntax that you can use in Ruby to accomplish all kinds of amazing programming feats. Ruby programmers make constant use of blocks so they are an important piece of the language to learn.
What you'll learn
- Ruby Blocks
- Ruby Classes
- Block Arguments
- Yield