Object Oriented Python
- Author : Irv Kalb
- Publisher : No Starch Press
- File Size : 50,9 Mb
- Release : 25 January 2022
- ISBN : 9781718502062
- Page : 417 pages
- Rating : 4/5 (21 users)
Summary: Object Oriented Python PDF is a Fantastic Computers book by Irv Kalb. It was published by No Starch Press on 25 January 2022. This Book has 417 pages and Available to download in PDF, EPUB and Kindle Format. Read detail book and summary below and click download button to get book file and read directly from your devices.
Power up your Python with object-oriented programming and learn how to write powerful, efficient, and re-usable code. 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.