Python Object-Oriented Programming : Build Robust and Maintainable Object-Oriented Python Applications and Libraries /
Steven F. Lott , Dusty Phillips
- Fourth Edition
- Birmingham : Packt Publishing , 2021
- 693 Pages ; 24 cm
Includes bibliographical references
Python Object-Oriented Programming, Fourth Edition dives deep into the various aspects of OOP, Python as an OOP language, common and advanced design patterns, and hands-on data manipulation and testing of more complex OOP systems. These concepts are consolidated by open-ended exercises, as well as a real-world case study at the end of every chapter, newly written for this edition. All example code is now compatible with Python 3.9+ syntax and has been updated with type hints for ease of learning