https://www.packtpub.com/product/programming/9781800207721
The new edition of Mastering Python includes many new chapters and all chapters have either been revised or completely rewritten.
What’s new?
- New Python features up to Python 3.10
- Extensive section on Structural Pattern Matching (PEP 622/PEP 634). The Python Switch Statement.
- Completely rewritten
asyncio
chapter. - New Scientific Python chapter featuring libraries such as
numpy
,scipy
,pandas
,numba
,matplotlib
and many others. - New Artificial Intelligence chapter featuring libraries such as PyTorch, TensorFlow, Keras, Scikit-Learn, OpenCV, NLTK and many others.
- Exercise sections at the end of the chapters with the option to compare your solution to others: https://github.com/mastering-python/exercises
All code samples in the book are available on Github to easily run yourself: https://github.com/mastering-python/code_2
Link to this post!
No comments yet.