Object-Oriented Python: Master OOP by Building Games and GUIs
eBook Details: Paperback: 416 pages Publisher: WOW! eBook (January 25, 2022) Language: English ISBN-10: 1718502060 ISBN-13: 978-1718502062 eBook Description: Object-Oriented Python: Master OOP by Building Games and GUIs: Power up your Python with object-oriented programming and learn how to write powerful, efficient, and re-usable code Object-Oriented Python (OOP) is a paradigm that combines data and code into cohesive units, allowing you to think differently about computational problems and solve them in a highly reusable way. Aimed at intermediate-level programmers, Object-Oriented Python is a hands-on tutorial that goes deep into the core tenets of OOP, showing you how to use encapsulation, polymorphism, and inheritance to write games and...