Lessons: 15Length: 2.4 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

4.1 Inheritance and Composition

In order to take advantage of Ruby’s object-oriented nature, you’ll need to learn some techniques. In this lesson, I’ll briefly introduce you to the Inheritance and Composition patterns.