The absolute beginner's guide to Python programming : a step-by-step guide with examples with lab exercises /
Written as an illustrated, step-by-step guide, this book will introduce you to Python with examples using the latest version of the language. You'll begin by learning to set up your Python environment. The next few chapters cover the basics of Python such as language classifications, Python lan...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
New York, NY :
Apress,
[2022]
|
Edición: | [First edition]. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Chapter 1: What is Python
- Chapter 2: The Basics
- Chapter 3: Working with Data
- Chapter 4: Flow Control
- Chapter 5: Handling Files
- Chapter 6: Using Functions
- Chapter 7: Using Modules
- Chapter 8: Exception Handling
- Chapter 9: Object Oriented Programming
- Chapter 10: Building an Interface
- Chapter 11: Developing a Game
- Chapter 12: Python Web Development.