DEV Community

Play Button Pause Button
Cheuk Ting Ho 🐍
Cheuk Ting Ho 🐍

Posted on

Python Zero to Hero - Ep.16 - Python async

Sorry for the video quality, lot's of frames were dropped during the streaming due to my bad internet connection

Today we continue our story from generators to async. Introducing both the coroutine in asyncio (introduced in Python 3.4) and awaitable async function (introduced in Python 3.5). If you have any questions or any suggestions about which Python topics to cover, please leave your comment at my Twitch channel

You can get the slide deck here and the example code and homework form GitHub here. Ask questions at my Twitch channel

Top comments (0)