If you enjoyed this book, you may be interested in these other books by Packt:
Python 3 Object-Oriented Programming - Third Edition
Dusty Phillips
ISBN: 978-1-78961-585-2
- Implement objects in Python by creating classes and defining methods
- Grasp common concurrency techniques and pitfalls in Python 3
- Extend class functionality using inheritance
- Understand when to use object-oriented features, and more importantly when not to use them
- Discover what design patterns are and why they are different in Python
- Uncover the simplicity of unit testing and why it's so important in Python
- Explore concurrent object-oriented programming
Learn Python Programming - Second Edition
Fabrizio Romano
ISBN: 978-1-78899-666-2
- Get Python up and running on Windows, Mac, and Linux
- Explore fundamental concepts of coding using data structures and control flow
- Write elegant...