Object-Oriented Python: Master OOP by Building Games and GUIs
Autor Irv Kalben Limba Engleză Paperback – 27 ian 2022
Preț: 208.26 lei
Preț vechi: 312.99 lei
-33% Nou
39.86€ • 42.05$ • 33.22£
Carte disponibilă
Livrare economică 13-24 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 86.11 lei
Specificații
ISBN-10: 1718502060
Pagini: 416
Dimensiuni: 177 x 234 x 31 mm
Greutate: 0.8 kg
Editura: Penguin Random House Group
Colecția No Starch Press
Locul publicării:United States
Descriere
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.