Asynchronous Python with Asyncio

- 23%

0
Certificate

Paid

Language

Level

Beginner

Last updated on April 7, 2025 1:18 am

Learn how to use the new async and await syntax and explore the power of the asyncio module in Python for concurrent and efficient code execution. Perfect for Python developers seeking to master Asyncio.

Add your review

What you’ll learn

  • Learn how to use the new async and await syntax
  • Learn about the asyncio module
  • Learn to run coroutines
  • Learn about the event loop in Python
  • Learn the differences between asyncio and threading

The native asyncio library in Python allows you to write concurrent code using the `async` and `await` keywords. The official documentation on asyncio might be somewhat daunting, therefore I hope to make writing asynchronous code more accessible to the less experienced Python developer.

Asyncio is used in multiple Python asynchronous frameworks. Besides that it is practical in your own applications where you deal with network connections or concurrent HTTP requests.

The asyncio module was introduced in Python 3.4 and therefore not new per se. However, with Python version 3.7 the API of the asyncio module received quite some changes. These changes allow developers to interact more easily with the event loop.

During this course I will teach you:

  • How to use the new async and await keywords

  • All about the asyncio module

  • Run coroutines

  • About the event loop in Python

  • The differences between asyncio and threading

About Me

My name is Koen, it is nice to meet you. Starting out at the age of 15 with iOS development I never lost my interest in Software Development. Currently I mainly keep myself occupied with web development. I am invested in multiple backend technologies and frameworks, such as Ruby on Rails, Django and Laravel. On the frontend side of projects I follow the development of React, Alpine.js and Vue.js closely.

Who this course is for:

  • Python developers who want to learn about the new Asyncio module

User Reviews

0.0 out of 5
0
0
0
0
0
Write a review

There are no reviews yet.

Be the first to review “Asynchronous Python with Asyncio”

×

    Your Email (required)

    Report this page
    Asynchronous Python with Asyncio
    Asynchronous Python with Asyncio
    LiveTalent.org
    Logo
    LiveTalent.org
    Privacy Overview

    This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.