Python for .NET Developers Transcripts
Chapter: async and await in Python
Lecture: Go deeper with the full async course

Login or purchase this course to watch this video and the rest of the course contents.
0:00 We were only able to skim the surface of Python's asynchronous and concurrent programming models ways to optimize that, and put it all together.
0:09 We touched on some really good ones but if you want to go deeper we actually have a five-hour course called Async Techniques and Examples in Python.
0:17 We do a lot with threading, with multiprocessing. Of course, we talk about Async and ways to bring that into the web, Trio
0:24 and even some of the C-level optimizations and the nogil keyword, all sorts of cool stuff so if you really want to dig into that
0:31 check out our full Async course over here at this url.


Talk Python's Mastodon Michael Kennedy's Mastodon