Introducing Python modern computing in simple packages

Detalles Bibliográficos
Otros Autores: Lubanovic, Bill, autor (autor)
Formato: Libro
Idioma:Inglés
Publicado: Beijing : O'Reilly Media, Inc 2019
Edición:Second edition
Materias:
Ver en Universidad de Navarra:https://unika.unav.edu/discovery/fulldisplay?docid=alma991011418035208016&context=L&vid=34UNAV_INST:VU1&search_scope=34UNAV_TODO&tab=34UNAV_TODO&lang=es
Tabla de Contenidos:
  • Part 1. Python basics. A taste of Py
  • Data : types, values, variables, and names
  • Numbers
  • Choose with if
  • Text strings
  • Loop with while and for
  • Tuples and lists
  • Dictionaries and sets
  • Functions
  • Oh oh: objects and classes
  • Modules, packages, and goodies
  • Part 2. Python in practice. Wrangle and mangle data
  • Calendars and clocks
  • Files and directories
  • Data in time : processes and concurrency
  • Data in a box : persistent storage
  • Data in space : networks
  • The web, untangled
  • Be a Pythonista
  • Py art
  • Py at work
  • Py Sci.