Add link to my book

This commit is contained in:
bt3gl 2022-03-28 11:22:54 +01:00 committed by GitHub
parent 0a0d2707b2
commit 2572292b0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,10 @@
## Concurrency and Parallelism in Python
<br>
* [Read a detailed explanation on threads and multiprocessing in Python in my book](https://github.com/bt3gl-labs/Book-on-Python-and-Algorithms/blob/master/book/ebook_pdf/book_second_edition.pdf)
<br>
### Threading