Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Object Oriented Programming Concept in Python
Rating: 4.5 out of 5(22 ratings)
90 students

Object Oriented Programming Concept in Python

Object Oriented Programming Concept in Python
Last updated 8/2022
English
English [Auto],

What you'll learn

  • To learn the object-oriented programming paradigm, focusing on the definition and use of classes along with the fundamentals of object-oriented design
  • To understand the concept of data hiding and Polymorphism
  • To understand the concept of Inheritance
  • To implement Method Overloading,Overriding and Operator Overloading

Course content

1 section6 lectures37m total length
  • Introduction to Object Oriented Programming4:21

    Students will aware of the importance of Object Oriented Concepts and an overview of this Udemy course outline.

  • Class and Object6:27

    Students are able to use class and create object of class in python

  • Method and Data Hiding6:12

    Student can apply the concept of data hiding in their projects or where data security is needed.

  • Polymorphism and Method Overloading6:01

    Students will understand polymorphism and able to implement Method Overloading in Python

  • Inheritance and Method Overriding7:59

    Students are able to use the features of Parent and Child Class  and can implement the method overriding as per required application.

  • Operator Overloading6:39

    Students are able to change the behavior of magic method and used appropriately to override the operator.

  • OOP Quiz

Requirements

  • Basic CPP programming
  • You can easily understand the concept of OOP if you don't know much programming

Description

This course is designed

• To explore the principles of Object Oriented Programming (OOP).

• To understand object-oriented concepts such as Class, Object Method, Data Hiding, Polymorphism,(Method Overloading, Method Overriding, Operator Overloading), and Inheritance.

• To use the object-oriented paradigm in program design.

• To lay a foundation for advanced programming in Python.

• Provide programming insight using OOP constructs

• To improve the Programming skill of python with the concept of Object Oriented Programming.

It will teach you to design, write, and use computer programs. Specifically, it will teach an approach called object-oriented programming, using an object-oriented language called Python.

The prerequisites are basic Python programming.

Students must aware of the importance of Object Oriented Programming and should be able to apply the knowledge of object Oriented Programming to develop an application that can be used to solve the real time problems.

The emphasis is on how to write programs in python with proper syntax by understanding the basics of object-oriented concepts. Each topic has been explained in detailed as well as shown the execution of programming Google Colab for better understanding.

This course is intended to prepare students for later Computer Science courses. Hope you would like this udemy course of Object-oriented Programming in Python.

Who this course is for:

  • Object Oriented Programming Concepts are used in Python programming. This Course is useful for any computer stream students..