When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Python Object Oriented Programming (OOPs) concept

Python: Learn to code with Python programming language OOPs. Object Oriented Programming

     
  • 5
  •  |
  • Reviews ( 31 )
₹569

This Course Includes

  • iconudemy
  • icon5 (31 reviews )
  • icon11h 9m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Python Object Oriented Programming (OOPs) concept

In this program we are going to discuss Object-Oriented Programming using Python in detail, This course is designed for users that already have a basic knowledge of Python. In this curriculum we are going to talk about an understanding of the OOPs concept, Different Types of Methods i.e. Instance methods, static method, and class methods, Types of variables, Difference between constructor and method, Accessing instance, static and local variables. Here we are also going to talk about how to pass members of one class to another class. Discussion on the concept of inner classes. We will talk about the garbage collectors and destructors as well. Some of the core concepts like Inheritance, Types of Inheritances, Composition vs Inheritance, composition, and aggregation we are going to talk in detail. We are going to talk about hierarchical inheritance and the MRO algorithm behind it also we are going to discuss it with clear understanding. Here in this program, we are going to talk about Polymorphism, Ducktying philosophy, Operator overloading, Method overloading, and constructor overloading as well. We are going to discuss the alternative of Method overloading and constructor overloading. In this program, we are going to discuss Abstract classes and Abstract methods. In this, we are also going to talk about when to use abstract classes, interfaces, and concrete classes. Last but not least we are going to talk about some real-time bank application code implementation using the OOPs concept. Once you have completed this computer based training course, you will be fully capable of designing your own Python classes, as well as implementing object-oriented programming concepts in Python.

What You Will Learn?

  • Basic OOPs Concept .
  • Different Types of Methods (Instance, Static and Class) .
  • Constructor vs Method .
  • Types of variables (Instance, static and Local) .
  • How to access the variables .
  • Passing members of one class to another .
  • Inner classes .
  • Garbage collectors and destructors .
  • Inheritance and Types of inheritance .
  • Composition vs. Inheritance .
  • Composition vs. Aggregation .
  • MRO Algorithm .
  • Super Method to access parent constructor .
  • Polymorphism and Ducktyping .
  • Operator, Method and Constructor overloading .
  • Alternate way to achieve Method and Constructor overloading .
  • Abstract classes and Abstract methods .
  • Interfaces .
  • When to go for Abstract classes, Interfaces and Concrete classes .
  • __str__ and __repr__ .
  • Real-Time banking application implementation using OOPs Show moreShow less.