Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Advanced Python Programming - Second edition
Quan Nguyen
ISBN: 978-1-80181-401-0
- Write efficient numerical code with NumPy, pandas, and Xarray
- Use Cython and Numba to achieve native performance
- Find bottlenecks in your Python code using profilers
- Optimize your machine learning models with JAX
- Implement multithreaded, multiprocessing, and asynchronous programs
- Solve common problems in concurrent programming, such as deadlocks
- Tackle architecture challenges with design patterns
Python Architecture Patterns
Jaime Buelta
ISBN: 978-1-80181-999-2
- Think like an architect, analyzing software architecture patterns
- Explore API design, data storage, and data representation methods
- Investigate the nuances of common architectural structures
- Utilize and interoperate elements of...