Learn to Program with Python

Get started in the world of software development: go from zero knowledge of programming to comfortably writing small to medium-sized programs in Python. Programming can be intimidating (especially when most books on software require you to know and use obscure command line instructions) but it doesn...

Descripción completa

Detalles Bibliográficos
Autor principal: Kalb, Irv. 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/alma991009629872706719
Tabla de Contenidos:
  • 1. Getting Started
  • 2. Variables and Assignment Statements
  • 3. Built-in Functions
  • 4. User-defined Functions
  • 5. If, Else, and Elif Statements
  • 6. Loops
  • 7. Lists
  • 8. Strings
  • 9. File Input Output
  • 10. Internet Data
  • 11. Data Structures
  • 12. Where to Go From Here.