Summary
Keywords
Full Transcript
𝙎𝙞𝙜𝙣 𝙪𝙥 𝙛𝙤𝙧 𝙎𝙤𝙘𝙧𝙖𝙩𝙞𝙘𝙖 𝘾𝙤𝙪𝙧𝙨𝙚𝙨: https://www.socratica.com/collections 𝙎𝙤𝙘𝙧𝙖𝙩𝙞𝙘𝙖 𝙋𝙮𝙩𝙝𝙤𝙣 𝙨𝙝𝙞𝙧𝙩: https://shop.socratica.com/products/python-by-socratica The asyncio module in Python helps you use concurrency in your code. In this lesson, you'll learn about subroutines & coroutines, concurrency vs. parallelism, and how to use the async/await keywords to create a coroutine, and to run a batch of coroutines using convenience functions in the asyncio module. 𝙋𝙧𝙤𝙜𝙧𝙖𝙢𝙢𝙞𝙣𝙜 𝙥𝙡𝙖𝙮𝙡𝙞𝙨𝙩𝙨: Python: http://bit.ly/PythonSocratica SQL: http://bit.ly/SQL_Socratica Subscribe to Socratica + bell for notifications: http://bit.ly/SocraticaSubscribe ⧓⧓⧓⧓⧓ We recommend: How to Be a Great Student ebook: https://amzn.to/2Lh3XSP Paperback: https://amzn.to/3t5jeH3 Kindle Unlimited (read free): https://amzn.to/3atr8TJ Python Cookbook, 3rd edition https://amzn.to/3jprjX2 More Socratica Python goodies here: https://shop.socratica.com/collections/python-merch ⧓⧓⧓⧓⧓ Join this channel to get access to perks: https://www.youtube.com/channel/UCW6TXMZ5Pq6yL6_k5NZ2e0Q/join Support Socratica on Patreon: https://www.patreon.com/socratica Python instructor: Ulka Simone Mohanty (@ulkam on Twitter) Written & Produced by Michael Harrison Edited by Megi Shuke and Michael Harrison #python #asyncio #concurrency
