If your Python applications spend a lot of time waiting for network requests or database queries, traditional blocking code limits your performance. Asynchronous programming is the key to writing highly concurrent and efficient I/O-bound applications.
This course teaches you the foundational concepts of Python's asyncio library, allowing you to move beyond simple sequential scripts and build professional-grade, non-blocking applications that can handle thousands of concurrent operations simultaneously.
What you'll learn:
* Understand the core principles of asynchronous execution, including the role of the event loop and concurrency vs. parallelism.
* Define, execute, and manage coroutines using the async and await syntax for non-blocking I/O operations.
* Apply structured concurrency patterns using asyncio.TaskGroup for reliable task coordination, error handling, and resource cleanup.
* Practice performing asynchronous HTTP requests using popular libraries like aiohttp for high-speed data fetching.
* Master techniques for handling time-outs, task cancellation, and robust exception propagation across concurrent tasks.
The material begins by defining the asynchronous model and coroutines, then progresses into practical application by coordinating multiple tasks and integrating with external networking libraries.
This course is designed for beginner to intermediate Python developers familiar with basic syntax who want to significantly improve the performance of their I/O-heavy applications. No prior experience with concurrency or threading is required.
Begin your journey into high-performance Python programming today.
สิ่งที่คุณจะได้รับ
📜ใบประกาศนียบัตร เพิ่มในโปรไฟล์ LinkedIn ของคุณ
💬ติวเตอร์ AI ส่วนตัว ติดขัดในบทเรียน? ถามติวเตอร์ในตัวของคุณได้ทุกอย่าง ทุกเวลา