Python Classes Tutorial #4 | Inheritance (Creating a Subclass)

Publicado em: 06 Março 2024
no canal de: Aikonic
1,171
46

In part four of this tutorial series on classes in Python, we are going to discuss the concept of inheritance and create a subclass called “ElectricCar” which inherits features from the superclass “Car”. Inheritance in Python is a key object-oriented programming concept where a new class, known as the subclass, can inherit attributes and methods from an existing class, called the superclass. This allows for code reuse, promoting a modular and efficient approach to software development. Subclasses can extend or override inherited features, facilitating the creation of specialized classes with shared functionalities.

Please like and subscribe if you found this video helpful!

Link to the playlist for this series:    • Classes in Python  


00:00 - Intro
01:06 - Creating a Subclass
02:12 - Initializing the Constructor Method
03:25 - Super Function
04:34 - Adding Additional Attributes
05:54 - Creating a New Method
08:07 - Overriding a Method
09:42 - Creating a Instance of the Subclass
11:53 - Conclusion


Nesta página do site você pode assistir ao vídeo on-line Python Classes Tutorial #4 | Inheritance (Creating a Subclass) duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Aikonic 06 Março 2024, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 1,171 vezes e gostou 46 espectadores. Boa visualização!