Object-Oriented Python Master OOP by Building Games and GUIs

Object-Oriented Python Master OOP by Building Games and GUIs
- ISBN 13:
9781718502062
- ISBN 10:
1718502060
- Format: Paperback
- Copyright: 01/25/2022
- Publisher: No Starch Press
List Price $44.99 Save
TERM | PRICE | DUE |
---|---|---|
Free Shipping Both Ways
Highlight/Take Notes Like You Own It
Purchase/Extend Before Due Date
List Price $44.99 Save $1.57
Usually Ships in 2-3 Business Days
We Buy This Book Back!
Free Shipping On Every Order
Note: Supplemental materials are not guaranteed with Rental or Used book purchases.
Extend or Purchase Your Rental at Any Time
Need to keep your rental past your due date? At any time before your due date you can extend or purchase your rental through your account.
Summary
Object-Oriented Python is an intuitive and thorough guide to mastering object-oriented programming from the ground up. You’ll cover the basics of building classes and creating objects, and put theory into practice using the pygame package with clear examples that help visualize the object-oriented style. You’ll explore the key concepts of object-oriented programming — encapsulation, polymorphism, and inheritance — and learn not just how to code with objects, but the absolute best practices for doing so. Finally, you’ll bring it all together by building a complex video game, complete with full animations and sounds. The book covers two fully functional Python code packages that will speed up development of graphical user interface (GUI) programs in Python.