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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity