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

A Brief History of Data Storage
EuroPython Conference via YouTube
Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube
We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube
Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube
The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube