3 Unique Python Features You Need to Know - Match Statement, Dataclasses, and Argument Types
Tech with Tim via YouTube
The Fastest Way to Become a Backend Developer Online
AI Engineer - Learn how to integrate AI into software applications
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn three modern Python features that are often overlooked but highly useful in practical programming. Explore the match statement as a powerful alternative to traditional if-elif chains, discover how dataclasses can simplify class creation and reduce boilerplate code, and master positional-only and keyword-only arguments to write more robust and maintainable functions. Gain insights into these relatively new Python capabilities that can enhance your code quality and programming efficiency, with practical examples demonstrating their real-world applications.
Syllabus
00:00 | Match Statement
04:24 | Dataclasses
08:47 | Positional & Keyword ONLY Arguments
Taught by
Tech With Tim