BOOKS - PROGRAMMING - Object-Oriented Python Master OOP by Building Games and GUIs
Object-Oriented Python Master OOP by Building Games and GUIs - Irv Kalb 2022 PDF | EPUB No Starch Press BOOKS PROGRAMMING
US $6.87

Views
814315
Object-Oriented Python Master OOP by Building Games and GUIs
Author: Irv Kalb
Year: 2022
Number of pages: 418
Format: PDF | EPUB
File size: 11,2 MB, 10 MB
Language: ENG

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 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.

You may also be interested in: