Object Oriented Programming in Ruby: Inheritance

preview_player
Показать описание
Hello Programmers/Students:

I will be covering the following topics within this lecture:
- What is inheritance?
- What is single inheritance?
- What is multiple inheritance?
- What are some basic situations that would require either single inheritance or multiple inheritance?
- How does Ruby search for methods?
- What is the ancestors method?
- How does Ruby search for methods within modules?
- What is Ruby's inheritance operator?

Enjoy!
Рекомендации по теме
visit shbcf.ru