Ruby is known as an "Object Oriented" programming language. But what does object oriented mean? In this course, we'll cover the basics of Ruby Classes. We'll learn what classes are, how they are used, and how to write our own.
What you'll learn
- Ruby Objects
- Ruby Classes
- Scope
- Methods