文件名称:Python 3 Object-Oriented Programming 3rd Edition
文件大小:4.34MB
文件格式:PDF
更新时间:2022-03-22 06:58:28
python
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.