This session will help learners grasp the object oriented programming (OOP) fundamentals in Python:-
- Classes
- Objects
- Attributes
- Methods
It will further include the first two pillars of OOP:-
(1) Abstraction
(2) Encapsulation
Basic Python programming knowledge-variables, data types, conditional statements, etc.
By learning object oriented programming (OOP) in python, it will take the learners' skills to the next level, where they can later pursue more advanced Python programming sessions.