Introducing Python : modern computing in simple packages /
Cote: | Libro Electrónico |
---|---|
Auteur principal: | |
Format: | Électronique eBook |
Langue: | Inglés |
Publié: |
Sebastopol, CA :
O'Reilly Media,
2019.
|
Édition: | Second edition. |
Sujets: | |
Accès en ligne: | Texto completo (Requiere registro previo con correo institucional) |
Table des matières:
- 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.