Cargando…

Clean Python : elegant coding in Python /

Discover the right way to code in Python. This book provides the tips and techniques you need to produce error-free and eloquent Python projects. Your journey to better code starts with understanding the importance of formatting and documenting your code for maximum readability, utilizing built-in d...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Kapil, Sunil (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, California] : Apress, [2019]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Chapter 1: Thinking Python
  • Chapter 2: Data Structures
  • Chapter 3: Writing Better Functions and Classes
  • Chapter 4: Working with Modules and Meta-classes
  • Chapter 5: Decorators and Context Managers
  • Chapter 6: Generators and Iterators
  • Chapter 7: Utilize New Python Features
  • Chapter 8: Debugging and Testing Python Code
  • Appendix: Some Awesome Tools.