From the course: Complete Guide to Parallel and Concurrent Programming in Python
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
What you should know - Python Tutorial
From the course: Complete Guide to Parallel and Concurrent Programming in Python
What you should know
- The purpose of this course is to give beginner and intermediate programmers a basic understanding of how to write concurrent and parallel programs. To get the most out of it, you should have some programming experience, but you don't need to be an expert. The videos of us working in the kitchen will demonstrate the key concepts in general terms, and then in the Python code examples, I'll explain the unique terminology and nuances that make Python different than other programming languages. - If you're interested in concurrent and parallel programming in other languages, be on the lookout for different versions of this course. You'll find the same general concept videos, but we'll show you the example code in another programming language.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.