Skip to content

A collection of the examples used for the second, more advanced Python talk.

License

Notifications You must be signed in to change notification settings

aafrecct/acm-more-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

More Python

Description

La charla toca varios temas diversos, muchos tienen un archivo asociado en /examples/. A continuación un indice en orden:

  1. Estructura de un Proyecto.
  2. Nombres de archivos especiales.
  3. Documentación and Sphinx.
  4. Instalacion de modulos con PIP.
  5. Objetos Generadores con yield.
  6. Objetos Generadores por comprensión.
  7. Decoradores de funciones.
  8. Decoradores especiales. * @staticmethod y @classmethod * @property
  9. Herencia Múltiple
  10. Instrospección o Reflexión
  11. Metaclases

About

A collection of the examples used for the second, more advanced Python talk.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages