Object Oriented Programming in python for beginners

Subscribers:
14
Published on ● Video Link: https://www.youtube.com/watch?v=cPlMWtHNYwE



Category:
Tutorial
Duration: 27:08
0 views
0


Object Oriented Programming in python for beginners - A very basic tutorial that will show you some of the concepts of Object Oriented Programming and how it can be used to improve your programs. The tutorial will show you how to create a basic student system using OOP.

The video may seem a bit overwhelming if you haven't done OOP before but stick to it, re-watch it if you need to. And I'm sure you will get there in the end.

Thank you guys for all the support you have been showing me, I am very grateful. It would be great if you could share my videos with fellow programmers that may find it useful. As always guys I will see your beautiful faces in the next tutorial. PEACE :)

Code :

Checkout my setup:

Microphone :
Monitors :
Keyboard :
Mouse :







Tags:
OOP in python
OOP for beginners
how to program using python
python object oriented programming
object oriented programming for beginners
simple python tutorial
inheritence using python
initialiser in python
constructor in python
what is a class
what is a class in python
how to create an object in python
methods and properties in python
what is an