Python Object Oriented Programming - Classes and Instances

Опубликовано: 09 Январь 2025
на канале: Computeshorts
112
4

OOP is a skill every programmer needs. If you ever want to work in the industry you will at some point encounter object oriented programming. In this first tutorial we get a gentle introduction into classes and instancing with Python classes. There is loads more to come.


Chapters:
0:00 the problem
0:48 classes
1:48 instancing
3:05 self


---------Reach out to me on------------
Github: https://github.com/pawel02
Twitter:   / computeshorts  
Computeshorts: https://computeshorts.com/
-------------------------------------------------------


#python #oop #programming