Cargando…

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

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Phillips, Dusty (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2018.
Edición:Third edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.