Python 3 object-oriented programming : build robust and maintainable software with object-oriented design patterns in Python 3.8 /
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 w...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Birmingham, UK :
Packt Publishing,
2018.
|
Edition: | Third edition. |
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Object-oriented design
- Objects in Python
- When objects are alike
- Expecting the unexpected
- When to use object-oriented programming
- Python data structures
- Python object-oriented shortcuts
- Python design patterns I
- Python design patterns II
- Files and strings
- Testing object-oriented programs
- Common Python 3 libraries.