TL;DR
In this video, Tim runs through three neat Python features you’ve probably never used: the new match/case statement for pattern matching, @dataclass to cut down on boilerplate in your classes, and the power to enforce positional‐only or keyword‐only arguments in function signatures. He shows quick demos, complete with timestamps so you can skip right to your favorite bit.
Along the way he plugs free learning on Brilliant (plus a 20% premium discount) and mentions his DevLaunch mentorship for anyone wanting hands-on help building real projects and landing that dev job.
Watch on YouTube
Top comments (0)