MENU

Fun & Interesting

Python in Kannada - Lambda Functions, Recursion, args and kwargs | Full Course for Beginners - # 13

Engineering in Kannada 14,414 7 months ago
Video Not Working? Fix It Now

Welcome to the thirteenth part of the Python Full Course for Beginners 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 Advanced Python Functions: - Lambda Functions: Understand how to write anonymous, single-line functions using lambda. - Recursion: Learn how functions can call themselves to solve complex problems through recursion. - args and kwargs: Discover how to pass a variable number of arguments to functions using *args and **kwargs for more flexible function definitions. These are powerful concepts that can significantly enhance your ability to write efficient and flexible Python code. As always, I explain these advanced topics in Kannada to help you understand them with ease. ✨ RESOURCES ✨ 📝 Notes - https://github.com/chandansgowda/learn-python-in-kannada/blob/main/notes/13.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 ✨ Introduction - 00:00 Functions 2 - 0:58 Variable length arguments -1:26 args - 3:17 kwargs - 7:31 Lambda function in kannada- 10:07 Recursion in Kannada -17:29 Nested functions - 26:05 Thanks for Watching! #pythonkannada #engineeringinkannada #fullcourse #python #programming #codinginkannada

Comment