Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Python Concurrency - From Beginner to Pro

PyCon US via YouTube

Overview

Dive deep into Python concurrency with this comprehensive tutorial aimed at beginners. Learn the fundamentals of concurrency, including its importance and the role of operating systems in computing and parallelism. Explore processes, threads, and Python's multithreading and multiprocessing modules. Understand race conditions, synchronization primitives, and threadsafe collections. Gain insights into the Global Interpreter Lock (GIL) and its impact on code performance. Participate in hands-on coding examples and activities, including building a web server using both multithreading and multiprocessing techniques. By the end, confidently determine when to use concurrency, choose between threads and processes, and ensure code safety in concurrent environments. Access the code repository on GitHub for additional resources and practice.

Syllabus

Tutorial: Santiago Basulto - Python Concurrency: from beginner to pro

Taught by

PyCon US

Reviews

Start your review of Python Concurrency - From Beginner to Pro

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.