Chargement en cours…

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

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteur principal: Phillips, Dusty (Auteur)
Format: Électronique eBook
Langue:Inglés
Publié: Birmingham, UK : Packt Publishing, 2018.
Édition:Third edition.
Sujets:
Accès en ligne:Texto completo (Requiere registro previo con correo institucional)
Table des matières:
  • 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.