koaning / calmcode-feedback

A repo to collect issues with calmcode.io
12 stars 0 forks source link

Add content: asyncio #178

Open CarloLepelaars opened 1 year ago

CarloLepelaars commented 1 year ago

new-course-suggestion

I see lots of people, including myself, struggle to become adept at implementing asynchronous functionality in Python. A calm introduction to asyncio, await and event loops would be a huge help!

I think the only reference to asyncio currently is in the FastAPI introduction: https://calmcode.io/fastapi/async-one.html

j-carson commented 1 year ago

while you’re waiting for Vincent’s take, search on YouTube for the playlist “import asyncio” by EdgeDB