Loading…

Introducing Python : modern computing in simple packages /

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Lubanovic, Bill (Author)
Format: Electronic eBook
Language:Inglés
Published: Sebastopol, CA : O'Reilly Media, 2019.
Edition:Second edition.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 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.