#45 Constructor Using New Method in Python

Dec 10, 2025Channel
AI Analysis
Data from YouTube Data API v3Updated Just now
Telusko
Telusko

2.8M subscribers

View Channel

Video Overview

Video Details

Published6 months ago
Duration7:01
Video IDfnDt3bAh5AY
Languageen
CategoryScience & Technology
PrivacyPublic
Made for KidsNo
Video TypeRegular Video

Performance Metrics

Views982
Likes30
Comments5
Engagement Rate3.56%
Likes per 100 views3.05
Comments per 1K views5.09

Description

In this video, we’ll dive into the concept of constructors in Python and understand how they work in object-oriented programming. What’s Covered? ▶️ What Is a Constructor? Learn the purpose of a constructor and how it helps initialize objects in Python. ▶️ Constructor Syntax: Understand the correct syntax for defining a constructor using the _new_() method. We’ll show you exactly how to write and structure a constructor inside a class. ▶️ When Is the Constructor Called? See how the constructor is automatically invoked whenever an object of a class is created. ▶️ What Is a Singleton Class? Get introduced to the concept of a Singleton class, where only one object can be created for a class, and understand why it’s used in special scenarios. ▶️ Using super() in Constructors: Learn how super() is used inside constructors to call the parent class constructor in inheritance — making code reusable and clean. By the end of this video, you’ll have a strong understanding of constructors in Python, how they behave, when they are executed, and how to use advanced concepts like singleton patterns and super() in your classes. Check out our courses: Master Spring Boot & Spring AI: Live Course : https://go.telusko.com/master-spring-ai Coupon: TELUSKO10 (10% Discount) AI-Powered DevOps with AWS Live Course V2: https://go.telusko.com/ai-devops-v2 Coupon: TELUSKO20 (20% Discount) Master Java Spring Development : https://go.telusko.com/masterjava Coupon: TELUSKO20 (20% Discount) For More Queries WhatsApp or Call on : +919008963671 website : https://courses.telusko.com/ Instagram : https://www.instagram.com/navinreddyofficial/ Linkedin : https://in.linkedin.com/in/navinreddy20 Whatsapp : https://go.telusko.com/whatsapp TELUSKO Android App : https://go.telusko.com/TELUSKOAPP TELUSKO IOS App : https://apple.co/3SsgmU2 Discord : https://discord.gg/D8hWe9BqfF

Related Videos

More videos from Telusko