Cargando…

Teach yourself visually Python /

A simple, straightforward, and hands-on roadmap to the world of computer programming with Python Teach Yourself VISUALLY: Python is your personal guide to getting you started in programming. As one of the world's most popular--and most accessible--coding languages, Python is your gateway into t...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Hart-Davis, Guy (Autor), Hart-Davis, Ted (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Hoboken, New Jersey : John Wiley & Sons, [2022]
Colección:Teach yourself visually.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Getting ready to work with Python
  • Writing and running your first Python code
  • Getting started with variables
  • Working with files and directories
  • Working with Python's operators
  • Making decisions with if statements
  • Repeating actions with loops
  • Working with functions
  • Working with text
  • Handling errors
  • Working with lists and dictionaries
  • Working with classes.