Introducing Python Modern Computing in Simple Packages
Easy to understand and fun to read, this updated edition of Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain con...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly
[2020]
|
Edición: | Second edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630864806719 |
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.