3 Unique Python Features You Need to Know - Match Statement, Dataclasses, and Argument Types
Tech with Tim via YouTube
40% Off All Coursera Courses
Master Windows Internals - Kernel Programming, Debugging & Architecture
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
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