Making Python Better One Error Message at a Time
Offered By: PyCon US via YouTube
Course Description
Overview
Explore the significant improvements in error messages and user experience introduced in Python 3.10 and upcoming in Python 3.11 through this PyCon US talk by Pablo Galindo Salgado. Discover how these enhancements benefit various user groups, from beginners to experienced programmers. Learn about the implementation of custom syntax errors using the new PEG parser, the challenges faced by the CPython core team, and how you can contribute to improving error messages. Gain insights into the workflow, review process, and resources available for those interested in enhancing Python's error handling capabilities.
Syllabus
Introduction
Syntax Editor
Perk Parser
Missing comma
Runtime suggestions
Better traceback
How to help
Taught by
PyCon US
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