Free courses from frontend to fullstack and AI
Google AI Professional Certificate - Learn AI Skills That Get You Hired
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
Explore the key features of Python 3.11 in this informative video tutorial. Dive into improved error messages, including enhanced KeyError handling. Learn about variadic generics, the new tomllib module, and exception groups with the except* syntax. Discover asyncio's taskgroups for better asynchronous programming. Get a bonus guide on installing Python 3.11 on Ubuntu, Debian, or Linux systems. Gain insights to help decide whether to upgrade to Python 3.11 for your next project, with references to official documentation and relevant PEPs for further reading.
Syllabus
Intro and Background
Error Messages Python 3.10+
KeyError in Python3.11
Variadic Generics
tomllib
Python's exception groups except*
asyncio's taskgroups
Bonus: Installing python3.11 ubuntu / debian / linux
Taught by
Samuel Chan