Serious Python : black-belt advice on deployment, scalability, testing, and more /
"Offers experienced coders advice and tips for improving knowledge of Python coding language. Includes interviews with Python experts and covers a wide range of common topics, from scaling and testing code to designing APIs"--
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
San Francisco, CA :
No Starch Press, Inc.,
[2019]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Starting your project
- Modules and libraries
- Documentation and good API practice
- Handling timestamps and time zones
- Distributing your software
- Unit testing
- Methods and decorators
- Functional programming
- The abstract syntax tree, Hy, and Lisp-like attributes
- Performances and optimizations
- Scaling and architecture
- Managing regional databases
- Write less, code more.