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

Descripción completa

Detalles Bibliográficos
Autor principal: Gerrard, Paul. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2016.
Edición:1st ed. 2016.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630451006719
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.