Get your Ruby reference, The Well-Grounded Rubyist:
https://www.amazon.com/gp/product/161...
Everything is an Object
There is always a return value
Topics:
strings
puts
print
p
numbers
integers
floats
arithmetic operations: + - * / %
integer division
floating-point division
variables
string interpolation