PLEASE Learn These 10 Advanced Python Features

Published: 26 August 2024
on channel: Tech With Tim
65,829
2.2k

👉 To try everything Brilliant has to offer for free for a full 30 days, visit https://brilliant.org/TechWithTim . You'll also get a 20% discount on a premium subscription.

In this video, I will teaching you 10 advanced Python features that you need to know. Each of them get more and more complicated throughout the video so see if you can stick around and understand all ten.

If you want to land a developer job check out my program with CourseCareers: https://techwithtim.net/dev

🎞 Video Resources 🎞
Code in this video: https://github.com/techwithtim/10-Adv...
Dunder Methods Video:    • Expert Python Tutorial #2 - Dunder/Ma...  
Decorators Video:    • Expert Python Tutorial #4 - Decorators  
Generators Video:    • Python Generators Explained  
Asynchronous Programming Video:    • Asyncio in Python - Full Tutorial  

⏳ Timestamps ⏳
00:00 | Advanced Unpacking
07:50 | Dynamic Code Execution with exec and eval
13:12 | Function and Variable Annotations
16:13 | Descriptor Protocol | 16:13
19:11 | Decorators
24:13 | Context Managers
29:36 | Iterators
34:41 | Generators and Yield
38:25 | Itertools
39:57 | Asynchronous Programming

Hashtags
#python #advancedprogramming #coding