Title of the talk/workshop
Getting Started with asyncio
Abstract of the talk/workshop
By default, Python codes are run synchronously. Asynchronous programming makes great sense for I/O-bound tasks like hitting HTTP requests, etc. We can do that using threads but it is too much hassle instead if we get a good understanding asyncio we can do these tasks in a breeze.
Category of the talk/workshop
Core Python, Web development
Duration (including Q&A)
30 MINS
Level of Audience
Beginner
Speaker Bio
My name is Ashok. I am the founder of piptrends.com. I am a Freelance CTO/Tech Advisor and Leadership and Executive Coach. I have 16+ years of experience in the software industry. I love coding and teaching.
Bavanti Software Solutions
ashok@bavanti.com
16 years of experience.
Prerequisites(if any)
NA. Just a basic understanding of Python is sufficient.
Title of the talk/workshop Getting Started with asyncio
Abstract of the talk/workshop By default, Python codes are run synchronously. Asynchronous programming makes great sense for I/O-bound tasks like hitting HTTP requests, etc. We can do that using threads but it is too much hassle instead if we get a good understanding asyncio we can do these tasks in a breeze.
Category of the talk/workshop Core Python, Web development
Duration (including Q&A) 30 MINS
Level of Audience Beginner
Speaker Bio
Prerequisites(if any) NA. Just a basic understanding of Python is sufficient.