Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Mastering Python - Second Edition
Rick Van Hattem
ISBN: 978-1-80020-772-1
[nosep]Write beautiful Pythonic code and avoid common Python coding mistakes Apply the power of decorators, generators, coroutines, and metaclasses Use different testing systems like pytest, unittest, and doctest Track and optimize application performance for both memory and CPU usage Debug your applications with PDB, Werkzeug, and faulthandler Improve your performance through asyncio, multiprocessing, and distributed computing Explore popular libraries like Dask, NumPy, SciPy, pandas, TensorFlow, and scikit-learn Extend Python’s capabilities with C/C++ libraries and system calls
Python Object-Oriented Programming - Fourth Edition
Steven F. Lott Dusty Phillips
ISBN: 978-1-80107-726-2
[nosep]Implement objects in Python by creating classes and...