We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14864bb commit 10d3992Copy full SHA for 10d3992
README.md
@@ -14,6 +14,19 @@ You can access all Python .py files directly here:
14
15
* [src/](src/)
16
17
+
18
19
+## Get the Book
20
21
+You can learn more about the book here:
22
23
+* [Gumroad](https://superfastpython.gumroad.com/l/pmj)
24
+* [Amazon](https://amzn.to/3Q4bNL0)
25
+* [GooglePlay](https://play.google.com/store/books/details?id=8yR-EAAAQBAJ)
26
+* [GoogleBooks](https://books.google.com.au/books/about?id=8yR-EAAAQBAJ)
27
+* [Goodreads](https://www.goodreads.com/book/show/61767717-python-multiprocessing-jump-start)
28
29
30
### Book Blurb
31
32
> Unlock parallel Python programming (and run your code on all CPUs).
0 commit comments