Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

OOP in Python

via Udemy

Overview

Learn Python with OOP

What you'll learn:
  • Object Oriented Programming concepts in Python Programming language

Python is powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python code is simple, short, readable, intuitive, and powerful, and thus it is effective for introducing computing and problem solving to beginners. It's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.

Python is an object oriented programming language. Unlike procedure oriented programming, where the main emphasis is on functions, object oriented programming focus on objects. Object-oriented programming(OOP) is a method of structuring a program by bundling related properties and behaviors into individualobjects.

In this course, we will learn to implement various OOP concepts such as Creating Classes and Objects, Method Overloading and Overriding, Data Hiding, Data Abstraction, Inheritance and Composition Classes, Customization via Inheritance, Specializing inherited Methods

The aim of this course is to help the student to develop general purpose programming using Python as an OOP language to solve the problems.

The theory, practical experiences and relevant soft skills associated with this course are to be taught and implemented, so that the student demonstrates the industry-oriented outcomes such as: Develop python program to demonstrate use of OOP concepts.

Taught by

Manjusha Bhosale

Reviews

4 rating at Udemy based on 109 ratings

Start your review of OOP in Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.