An Overview of Object-Oriented Programming in Python and Topics to be Covered

Object-Oriented Programming in Python: Aided with Diagrams An Overview of Object-Oriented Programming in Python and Topics to be Covered
1 minutes
Share the link to this page
Copied
  Completed
-By the end of this video, you will have an idea of the topics to be covered in the Course and -Conceptual understanding of Class and Objects in Python.

Transcript

Hi and Hello everyone. In this series video we'll be discussing Python object in class. Python is a multi paradigm programming language that supports multiple programming approach. One of the popular approach to solve problem solving in Python is by creating objects known as object oriented programming. object has characteristics that is, it has attributes and behavior. Now attributes are generally static characteristics and behavior are methods that performs actions.

The concept of Opie in Python that is object oriented programming in Python is focused on creating reusable code that is don't repeat yourself. Everything in Python is an object including integers, floats, functions, classes, etc. The object oriented programming in Python follows some basic principles, that is inheritance and capsulation policy. morphism that we will be discussing in detail in the upcoming Python is an object oriented programming language unlike procedural oriented programming language that stress stresses on functions. So in Python, we generally create objects. And actually, we in Python, we generally create classes and from those classes, we create multiple objects.

In the next video, we'll be discussing about class and object with some details and examples in the form of programming syntax. I hope you will like this series of video and it will create a better understanding of object oriented programming in Python along with side we'll be discussing use case as an example in the form of diagrams in this series. So thank you

Sign Up

Share

Share with friends, get 20% off
Invite your friends to LearnDesk learning marketplace. For each purchase they make, you get 20% off (upto $10) on your next purchase.