Skip to content

Python / Training Sessions / Overview

This page lists training sessions for Python, each of which use a sequence of lessons and provide context and other information.

Level Time Training Session Description
Basic 15 min Python Setup Setup Python development environment.
Basic 15 min Hello World Create the simplest Python program.
Basic 1 hour Python Language Basics Learn Python language basics.
Intermediate 1 hour Writing Good Code Writing good code.
Basic 1 hour Static Data Use static data to control software behavior.
Advanced 1 hour Object-oriented Code Create object-oriented Python programs.