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...

Full description

Bibliographic Details
Main Authors: Hart-Davis, Guy, Hart-Davis, Ted (Author)
Format: eBook
Language:English
Published: Hoboken, New Jersey John Wiley & Sons 2022
Series:Teach yourself visually
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • 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