YoVDO

Python and Async Programming

Offered By: EuroPython Conference via YouTube

Tags

EuroPython Courses Python Courses Asynchronous Programming Courses Event Loop Courses Futures Courses Coroutines Courses Asyncio Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of asynchronous programming in Python through this insightful EuroPython 2016 conference talk. Delve into the evolution of async programming techniques across different Python versions, focusing on best practices for Python 3.4 and 3.5. Learn about Futures, yield from, asyncio, coroutines, async and await keywords, and event loops. Examine various async programming scenarios, including CPU-bound, IO-bound, and "both-bound" problems, with practical examples such as building simple servers, web scraping, and graph traversal. Compare Python's approach to async programming with other languages like JavaScript and Go. Gain a comprehensive understanding of event loops, async syntax, concurrency, and proper cleanup techniques to enhance your Python programming skills.

Syllabus

Introduction
How hard is Python
What Async is not
Event loops
Python event loops
Async syntax
Futures
Loops
concurrency
countdown
recap
more realistic code
cleanup
summary


Taught by

EuroPython Conference

Related Courses

Learn Advanced Python 3: Concurrency
Codecademy
Enhancing Network Automation with Generative AI
Pluralsight
Python 3 Performance
Pluralsight
Getting Started with Python 3 Concurrency
Pluralsight
Python Django, Aiohttp Workshop: Cooking Secret Note service
Udemy