Python Oops Beginners

Python OOP Simplified: Learn Object Oriented Programming using Python in a way that you really understand

Last updated 2022-01-10 | 4.5

- You will have a complete understanding of Object Oriented Programming in Python
- Classes and Objects
- the 'self' parameter
- and other technicalities of Object Oriented Programming in Python will no longer haunt you
- You will understand how Abstraction
- Encapsulation
- Inheritance and Polymorphism gives a good design to your Python code

What you'll learn

You will have a complete understanding of Object Oriented Programming in Python
Classes and Objects
the 'self' parameter
and other technicalities of Object Oriented Programming in Python will no longer haunt you
You will understand how Abstraction
Encapsulation
Inheritance and Polymorphism gives a good design to your Python code
You will gain the much needed confidence to start reading Object Oriented code written by other Python developers

* Requirements

* You need to have a computer that runs on either Windows or Linux or a Mac OS. Installation of Python will be taken care of.
* You need to be familiar with the basics of Python such as Variables
* Data Types
* Conditional Statements
* etc
* You should have written a few basic programs in Python to understand the syntax of the language
* Good internet connectivity to talk Python along with me

Description

Python is one of the most sought after programming language. This course will teach you Object Oriented Programming, using Python as the programming language. You need to be familiar with the basics of Python such as Variables, Data Types, etc

By learning OOP using Python , you are taking your Python skills to the intermediate level from where you can pursue other advanced Python modules.

With the spike in growth of Data Science, Python developers are much in demand. With increase in number of Python developers, it is very important to let potential employers spot you from the rest of the 'usual' Python crowd. This is where having the knowledge of OOP becomes very important. By being able to write well designed code in Python , you are giving yourself a boost to climb up the ladder of your Python journey.

This course will help you understand how Abstraction, Encapsulation, Inheritance and Polymorphism - the four pillars, hold together the world of Object Oriented Programming in Python

Have you ever stumbled into someone else's Python code and wondered how to create Classes and Objects and other designs of OOP ? Well, this course will teach you how to start creating your own OOP designs in Python

I have related all the concepts to real world examples to help you understand them better. And with Python as the programming language, it couldn't get any simpler!

Enrol today and take your Python skills to the next level!


Last updated - 11 November 2018 => Added Closed Captions in English

Who this course is for:

  • You are looking to enhance your Python skills by learning the basics of Object Oriented Programming
  • You tried other Python OOP courses, but found it difficult to understand how OOP works
  • The syntax of other programming languages makes it difficult for you to understand the concept of OOP. (Trust me, Python makes it easy)
  • Without usage of appropriate examples, the language of OOP was always difficult for you to grasp

Course content

9 sections • 25 lectures

Understanding Classes and Objects Preview 03:25

Implementation of Classes and Objects in Python Preview 08:19

Class Attributes and Instance Attributes Preview 07:23

Understanding the 'self ' parameter Preview 08:34

Static Methods and Instance Methods Preview 04:12

init() method - Create a fully initialised object Preview 08:02

Abstraction and Encapsulation Preview 02:38

Performing Abstraction and Encapsulation in Python Preview 10:51

Understanding Inheritance and Performing a Single Inheritance in Python Preview 07:45

Performing a Multiple Inheritance in Python Preview 05:20

Performing a Multilevel Inheritance in Python Preview 04:56

Public, Protected and Private - Naming Conventions in Python Preview 09:17

Overriding and the super() method Preview 09:24

The Diamond Shape Problem in Multiple Inheritance Preview 06:03

Overloading an Operator Preview 05:46

Implementing an Abstract Base Class (ABC) Preview 09:08

Problem Statement Preview 01:31

Project Solution - Part 1 Preview 11:09

Project Solution - Part 2 Preview 11:24

Congratulations! Preview 00:45