Python 3 Object-Oriented Programming:
Build robust and maintainable software with object-oriented design patterns in Python 3.8, 3rd Edition
by Dusty Phillips
English | 2018 | ISBN: 1789615852 | 468 Pages | PDF true | 4.30 MB
Build robust and maintainable software with object-oriented design patterns in Python 3.8, 3rd Edition
by Dusty Phillips
English | 2018 | ISBN: 1789615852 | 468 Pages | PDF true | 4.30 MB
Object-oriented programming (OOP) is a popular design paradigm in which data and behaviors are encapsulated in such a way that they can be manipulated together. This third edition of Python 3 Object-Oriented Programming fully explains classes, data encapsulation, and exceptions with an emphasis on when you can use each principle to develop well-designed software.