How Async and Await Ended Up in Python
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the evolution of asynchronous programming in Python through this 29-minute conference talk from EuroPython 2018. Delve into the fundamentals of regular functions, iterables, iterators, and function execution before examining generator functions and their yield statements. Experiment with sending values and manipulating generators, then transition to a brief overview of asyncio. Conclude by investigating async and await keywords, understanding coroutines, and learning how to write effective asynchronous code in Python.
Syllabus
Pavlin Gergov - How async and await ended up in Python
Taught by
EuroPython Conference
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