Tags
Language
Tags
November 2024
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

Python 3 Object-Oriented Programming, 3rd Edition

Posted By: hill0
Python 3 Object-Oriented Programming, 3rd Edition

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