Learn Advanced Python 3: Concurrency
Offered By: Codecademy
Course Description
Overview
Learn how to use concurrent programming to implement code more efficiently.
Continue your Python 3 learning journey with Learn Advanced Python 3: Concurrency. Learn how to use concurrent programming to implement code more efficiently using the threading, multiprocessing, and asyncio modules. Learn about processes and threads as well as their use in operating systems and create concurrent programs in Python.
### Notes on Prerequisites
We recommend that you complete [Learn Advanced Python 3: Database Operations](https://www.codecademy.com/learn/learn-advanced-python-3-database-operations) before completing this course.
Continue your Python 3 learning journey with Learn Advanced Python 3: Concurrency. Learn how to use concurrent programming to implement code more efficiently using the threading, multiprocessing, and asyncio modules. Learn about processes and threads as well as their use in operating systems and create concurrent programs in Python.
### Notes on Prerequisites
We recommend that you complete [Learn Advanced Python 3: Database Operations](https://www.codecademy.com/learn/learn-advanced-python-3-database-operations) before completing this course.
Syllabus
- Concurrent Programming: Learn how to use concurrent programming to implement code more efficiently.
- Article: What is Concurrent Programming
- Lesson: Processes and Threads
- Quiz: Processes and Threads
- Lesson: Concurrent Programming in Python
- Quiz: Concurrent Programming in Python
- Project: Concurrent Programming
- Informational: Next Steps
Taught by
Zoe Bachman
Related Courses
Supercharged Web Scraping with Asyncio and PythonUdemy 爬虫基础教学 Python Scraping 教程
YouTube Python Asynchronous Programming - AsyncIO and Async-Await
Tech with Tim via YouTube Python Django, Aiohttp Workshop: Cooking Secret Note service
Udemy What's New in Python 3.11 - Key Features and Improvements
Samuel Chan via YouTube