October 2018
Beginner to intermediate
466 pages
12h 2m
English
Threads can be useful, especially in other programming languages, but modern Python programmers tend to avoid them for several reasons. As we'll see, there are other ways to code concurrent programming that are receiving more attention from the Python community. Let's discuss some of these pitfalls before moving on to them.