Python's Syntactic Sugar
Offered By: PyCon US via YouTube
Course Description
Overview
Explore the intricacies of Python's syntax in this 31-minute PyCon US talk by Brett Cannon. Discover how only 11 pieces of syntax and special functions form the foundation for implementing all other syntax in Python 3.8. Learn to unravel complex operations like the + operator into basic Python code, gaining insight into how to replicate Python's internal workings. Delve into the minimum syntactic elements required to construct all other syntactic features in Python, and understand how various syntax components break down into fundamental code structures. Gain a deeper understanding of Python's inner workings and enhance your programming skills through this enlightening exploration of the language's syntactic sugar.
Syllabus
Talks - Brett Cannon: Python's syntactic sugar
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