Lean Python Learn Just Enough Python to Build Useful Tools /
Learn only the essential aspects of Python without cluttering up your mind with features you may never use. This compact book is not a "best way to write code" type of book; rather, the author goes over his most-used functions, which are all you need to know as a beginner and some way beyo...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress : Imprint: Apress,
2016.
|
Edición: | 1st ed. 2016. |
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- 1. Getting Started
- 2. Python Objects
- 3. Program Structure
- 4. Input and Output
- 5. Using Modules
- 6. Object Orientation
- 7. Exception and Error Handling
- 8. Testing Your Code
- 9. Web Accessibility
- 10. Searching
- 11. Databases
- 12. What Next?
- A. References
- B. Python Built-in Exceptions Hierarchy.