June 2017
Beginner
330 pages
7h 30m
English
Before we can get into the code examples, let's first walk through what method arguments are. Let's begin with a real-world example:

Imagine that you have a machine that makes baseball bats. The workflow for the bat making process would be as follows:
So let's see how this analogy applies to the methods in Ruby:

Read now
Unlock full access