#2 __init__() in python, constructors in python

Опубликовано: 07 Февраль 2026
на канале: Code chasers
62
5

Playist: Object Oriented Programming concepts in python.
In this playlist all the concepts of OOPs in python are explained clearly in a simple way.
As part of OOPs, below topics have been discussed in detailed in this video by taking real world examples.
1. Creating objects from class in detail
2. __new__() method in python
3. __init__() method in python
4. constructor in python
5.parameterized constructor in python
6.non-parameterized constructor
7. Instance variables in python
8. Live code implementation of the above topics.
Timestamps:
00:00 Introduction to video about constructors
01:17 Steps involved in creating an object
01:32 Creating an object/instance in detail
01:32 __new__() method in python in detail
02:23 dunder/special methods in python
04:09 super keyword in python
04:20 Concept of inheritance
08:46 Initializing newly created instance
08:46 Detailed explanation of __init__() method
08:46 constructor in python
10:43 code implementation of creating an object
11:54 code implementation of __new__() method
15:06 code implementation of __init__() method
15:06 code implementation of constructor
17:24 types of constructors (parameterized constructor and non-parameterized constructor)
17:49 self keyword in python
18:40 passing parameters to a class
18:40 passing parameters to __init__() method
21:46 Instance variables
22:08 creating multiple instances from a class
24:12 creating a method in a class and accessing the method with instance

Hope you find this video useful. Happy learning.
Link for python full course for beginners:
   • Python full course for beginners  

Link for python interview preperation(frequently asked python interview questions):
   • Python interview preparation.  

Link for informative content related to software jobs in telugu:
   • తెలుగులో Informative software job related ...  

Podcast on Career gaps ని ఎలా address చెయ్యాలి?
   • Career gaps ని ఎలా address చెయ్యాలి? #podc...  

Podcast on తెలుగులో Roadmap to be a successfull salesforce developer
   • #1 తెలుగులో Roadmap to be a successfull sa...  
#softwareengineer #software #job #interview #tips