Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
OOP in Python
Rating: 4.2 out of 5(82 ratings)
3,025 students

OOP in Python

OOP object oriented programming in python / OOP in Python
Last updated 4/2024
English

What you'll learn

  • What is the OOP
  • What is a Class and how can i create it
  • What is an Object and how can i create it
  • What is self ? and how can i deal with it
  • What is the initialization , and how can i do it ?

Course content

7 sections17 lectures1h 17m total length
  • what will you learn ?1:48

Requirements

  • Basics of python only

Description

this course is a course that talks about OOP (Object Oriented Programming) in Python,


this course is for programmers who are struggling with the OOP, and are not able to understand it, because it is explained in a hard way.


- this course is talking about what is OOP (Object Oriented Programming), and how to apply it to your code.

- this course also is talking about the classes, what are they, and how can you create a class correctly.

- this course also is explained well for beginners to OOP and those who are new to coding with Python.

- this course also is talking about objects, what are they, how can we use them, their benefits, and how can you create an object correctly

- this course also talks about self and what is it, and what is the secret behind it, and how can i use it.

- this course also talks about the initialization concept, what is it, and how it works, and it talks about the __init__ function.


this course provides you with a list of lectures with high quality that are talking about the OOP (Object Oriented Programming) concept, and it removes the misunderstanding of the OOP (Object Oriented Programming) concept.

Who this course is for:

  • who wants to advance python
  • who wants to understand OOP
  • who wants to be a good programmer