Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object-Oriented Python: Master OOP by Building Games and GUIs #203

Open
IrvKalb opened this issue Nov 10, 2022 · 0 comments
Open

Object-Oriented Python: Master OOP by Building Games and GUIs #203

IrvKalb opened this issue Nov 10, 2022 · 0 comments
Labels
area: resources Related to resources listed on the site type: addition Request to add something new

Comments

@IrvKalb
Copy link

IrvKalb commented Nov 10, 2022

Resource type

Book

Pricing

Paid

Where can the resource be found?

https://www.amazon.com/Object-Oriented-Python-Master-Building-Games/dp/1718502060

What sort of content is in the resource? What areas of Python does it cover?

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 apps using Python.

The book begins by demonstrating key problems inherent in procedural programming, then guides you through the basics of creating classes and objects in Python. You’ll build on this groundwork by developing buttons, text fields, and other GUI elements that are standard in event-driven environments. You’ll also use many real-world code examples and two pygame-based packages to help turn theory into practice, enabling you to easily write interactive games and applications complete with GUI widgets, animations, multiple scenes, and reusable game logic. In the final chapter, you’ll bring it all together by building a fully functional video game that incorporates many of the OOP techniques and GUI elements covered in the book.

Please give any additional information about the resource you think is worth including, as well as any potential limitations

https://nostarch.com/object-oriented-python

Author: Irv Kalb

@IrvKalb IrvKalb added the area: resources Related to resources listed on the site label Nov 10, 2022
@wookie184 wookie184 added the type: addition Request to add something new label Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: resources Related to resources listed on the site type: addition Request to add something new
Projects
None yet
Development

No branches or pull requests

2 participants