MENU

Fun & Interesting

Python in Kannada - Constructor, self keyword, optional parameters | Zero To Hero Full Course - #16

Engineering in Kannada 6,106 4 months ago
Video Not Working? Fix It Now

Welcome to the sixteenth part of the Python Zero To Hero Full Course in Kannada! Through this series on Engineering in Kannada, I'm teaching Python from scratch in Kannada to help you build a strong foundation. In this video, you'll learn about OOPs in Python: - Constructors in Python: Understand the __init__ method and how it initializes object attributes. - The self Keyword: Learn how self is used to refer to the current instance of a class. - Optional Parameters: Discover how to define default values for constructor parameters, making them optional during object creation. These concepts are essential for working with object-oriented programming in Python, and I explain them in Kannada to ensure easy understanding. ✨ RESOURCES ✨ 📝 Notes - https://github.com/chandansgowda/learn-python-in-kannada/blob/main/notes/16.md ✨ JOIN OUR COMMUNITY ✨ 1. Follow on Instagram: https://www.instagram.com/engineering_in_kannada/ 2. Use links in Instagram account Bio to get access to WhatsApp and Telegram community 📸 Other Social Handles - https://linktr.ee/chandansgowda ✨ TIMESTAMPS ✨ Understanding the Constructor: 01:53 The Self Parameter Demystified: 11:41 Class Variables vs. Object Variables: 17:15 Working with Multiple Objects: 24:30 Using Optional Parameters Effectively: 25:45 Thanks for Watching! #pythonkannada #engineeringinkannada #fullcourse #python #programming #codinginkannada #oopsinkannada

Comment