Skip to content
Happy Programming Guide
Start learning

Python

Plain-English Python guides, from installing it to writing small programs that do real work. Short examples you can copy, run and change.

30 guides

Python

Python Basics

The core of Python in one page: variables, types, conditions, loops, functions and lists, each with a runnable example and the mistake…

4 min read

Keep going — pick your next guide

The fastest way to improve is to read one guide, then build the thing it describes. Start with the basics, or jump straight to a project.