The quick Python book

The Quick Python Book, Third Edition is a comprehensive guide to the Python language by a Python authority, Naomi Ceder . With the personal touch of a skilled teacher, she beautifully balances details of the language with the insights and advice you need to handle any task. Extensive, relevant examp...

Descripción completa

Detalles Bibliográficos
Otros Autores: Ceder, Naomi R., author (author), Tollervey, Nicholas H., writer of foreword (writer of foreword)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Shelter Island, New York : Manning Publications [2018]
Edición:Third edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630616506719
Tabla de Contenidos:
  • Intro
  • Copyright
  • Brief Table of Contents
  • Table of Contents
  • Praise for the second edition
  • Foreword
  • Preface
  • Acknowledgments
  • About this book
  • About the cover illustration
  • Part 1. Starting out
  • Chapter 1. About Python
  • Chapter 2. Getting started
  • Chapter 3. The Quick Python overview
  • Part 2. The essentials
  • Chapter 4. The absolute basics
  • Chapter 5. Lists, tuples, and sets
  • Chapter 6. Strings
  • Chapter 7. Dictionaries
  • Chapter 8. Control flow
  • Chapter 9. Functions
  • Chapter 10. Modules and scoping rules
  • Chapter 11. Python programs
  • Chapter 12. Using the filesystem
  • Chapter 13. Reading and writing files
  • Chapter 14. Exceptions
  • Part 3. Advanced language features
  • Chapter 15. Classes and object-oriented programming
  • Chapter 16. Regular expressions
  • Chapter 17. Data types as objects
  • Chapter 18. Packages
  • Chapter 19. Using Python libraries
  • Part 4. Working with data
  • Chapter 20. Basic file wrangling
  • Chapter 21. Processing data files
  • Chapter 22. Data over the network
  • Chapter 23. Saving data
  • Chapter 24. Exploring data
  • Case study
  • Appendix A. A guide to Python's documentation
  • Appendix B. Exercise answers
  • Index
  • List of Figures
  • List of Tables
  • List of Listings.