1. Introduction

1.1. PC-Python

These docs will help you with your python coding as you move from simple to advanced skills: operators, variables, selection, iteration, functions, case matching, packing and unpacking, enumeration, comprehensions, generators.

Turtle drawings include using the turtle to create shapes and building modules for turtle shape drawing.

File usage covers csv, json, txt and xml files.

The creation of classes is illustrated with everyday examples.


1.2. Home pages:


1.3. Online python editors:


1.4. Online python visualizer:


1.5. Online courses:


1.6. Python references:

For an introduction to python see: