How Async and Await Ended Up in Python
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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
Years of Bad IdeasEuroPython Conference via YouTube Years of Bad Ideas
EuroPython Conference via YouTube Solving Google Code Jam Problems with PyPy Part 1
EuroPython Conference via YouTube Solving Google Code Jam Problems with PyPy Part 2
EuroPython Conference via YouTube A Brief History of Data Storage
EuroPython Conference via YouTube