Cargando…

Python crash course : a hands-on, project-based introduction to programming /

Second edition of the best selling Python book in the world. A fast-paced, no-nonsense guide to programming in Python. This book teaches beginners the basics of programming in Python with a focus on real projects. This is the second edition of the best selling Python book in the world. Python Crash...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Matthes, Eric, 1972- (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: San Francisco, CA : No Starch Press, Inc., [2019]
Edición:2nd edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Part I. Basics. Getting started
  • Variables and simple data types
  • Introducing lists
  • Working with lists
  • If statements
  • Dictionaries
  • User input and while loops
  • Functions
  • Classes
  • Files and exceptions
  • Testing your code
  • Part II. Projects. Project 1. Alien invasion. A ship that fires bullets
  • Aliens!
  • Scoring
  • Project 2. Data visualization. Generating data
  • Downloading data
  • Working with APIs
  • Project 3. Web applications. Getting started with Django
  • User accounts
  • Styling and deploying an app
  • Afterword
  • Appendix A. Installation and troubleshooting
  • Appendix B. Text editors and IDEs
  • Appendix C. Getting help
  • Appendix D. Using Git for version control.