Concurrent Programming in Python: Threads, Processes, and Asyncio
Learn how to write fast, efficient Python applications by mastering the foundations of threading, multiprocessing, and asynchronous programming with asyncio.
💬مدرب ذكاء اصطناعي اسأل عن أي درس واحصل على إجابة واضحة فورًا، في أي وقت.
🕐ابدأ في أي وقت بلا جداول أو مواعيد نهائية — تعلّم بوتيرتك، وقتما يناسبك.
🌐بالعربية الدروس والمهام والشهادة — كل ذلك بلغتك بالكامل.
حول هذه الدورة
Writing slow, sequential code can hold your applications back, especially when dealing with heavy computations or network requests. This text-only course guides you from the absolute basics of concurrent execution to writing efficient, non-blocking Python code. You will understand how your system manages tasks and how to choose the right concurrency model for any situation.
What you'll learn:
- Understand the core differences between CPU-bound and I/O-bound tasks
- Demystify the Global Interpreter Lock (GIL) and its impact on Python performance
- Implement multi-threaded applications using the threading module and synchronization primitives
- Leverage multiprocessing to run parallel tasks and bypass the GIL for CPU-intensive computations
- Write clean, non-blocking asynchronous code using modern asyncio patterns and coroutines
- Apply modern structured concurrency practices to manage asynchronous operations safely
You will start by learning foundational concepts, key terminology, and how operating systems handle execution. From there, you will progress through clear, text-based explanations and written practical exercises designed to help you write, debug, and optimize concurrent code.
This course is designed for Python developers who want to improve their application performance. A basic understanding of Python syntax is recommended, but no prior experience with concurrent programming is required.
Start reading today to unlock the full power of concurrent execution in Python.
ما الذي ستحصل عليه
📜شهادة إتمام أضفها إلى ملفك على LinkedIn
💬مدرّس AI شخصي عالق في دورة؟ اسأل مدرّسك المدمج أي شيء، في أي وقت.
🎧النسخة الصوتية مضمَّنة تعلَّم أثناء تنقُّلك — دون شاشة
♾️وصول مدى الحياة عُد متى شئت، بلا انتهاء
📱الهاتف أو الكمبيوتر يعمل في أي مكان وعلى أي جهاز
💸استرداد خلال 14 يومًا دون أسئلة
⚡قصير ومركَّز 2 ساعة 36 دقيقة من المحتوى التطبيقي
شهادة إتمام
كل دورة تكملها على PickAClass تُصدر شهادة كهذه — أصلية، بكودها الخاص، قابلة للتحقّق عبر الرابط، ومفصّلة عمّا أُثبت فعلًا.
P
PickAClass
ملف المهارات · قابل للتحقّق
وثيقة
شهادة إتقان
تشهد هذه الوثيقة بأن
الاسم واللقب
أثبت بنجاح إتقان
Concurrent Programming in Python: Threads, Processes, and Asyncio
المهارات المُثبَتة
✓
تحليل أنماط السلوك
تأسيسي
1.2 ساعة
✓
أطر معمارية لاتخاذ القرارات
متمكّن
1.4 ساعة
✓
تصميم اختبار A/B
متمكّن
1.7 ساعة
✓
كتابة نصوص سلوكية
متقدّم
1.9 ساعة
P
PickAClass — الاسم واللقب
Concurrent Programming in Python: Threads, Processes, and Asyncio