What's New in Python 3.11 - Key Features and Improvements
Offered By: Samuel Chan via YouTube
Course Description
Overview
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
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity