Python Object Oriented Programming Basics | Python Tutorial Ep15

3 years ago
27

In this video, we learn the basics of object oriented programming. Some topics covered are classes, instances, the __init__ function, attributes, and methods.

Subscribe to 💎Datakademy to learn something new everyday! 📲

0:00 - What are classes?
0:25 - Creating a class
0:52 - Creating an instance of a class
1:16 - Instance variables and attributes
2:28 - The __init__ function and "self"
4:45 - Class methods
6:14 - Creating instances and using methods

Loading comments...