Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Learn Python Programming, Fourth Edition
Fabrizio Romano, Heinrich Kruger
ISBN: 978-1-83588-294-8
- Install and set up Python on Windows, Mac, and Linux
- Write elegant, reusable, and efficient code
- Avoid common pitfalls such as duplication and over-engineering
- Use functional and object-oriented programming approaches appropriately
- Build APIs with FastAPI and program CLI applications
- Understand data persistence and cryptography for secure applications
- Manipulate data efficiently using Python’s built-in data structures
- Package your applications for distribution via the Python Package Index (PyPI)
- Solve competitive programming problems with Python
Clean Code in Python, Second Edition
Mariano Anaya
ISBN: 978-1-80056-021-5
- Set up a productive development environment by leveraging...