Python
How to Install Python (and Check It Actually Worked)
Step-by-step Python installation for Windows, macOS and Linux, plus how to confirm it worked and fix the "python is not recognised" error.
Try: python lists, javascript functions, syntax error, first project
Plain-English Python guides, from installing it to writing small programs that do real work. Short examples you can copy, run and change.
14 guides
Step-by-step Python installation for Windows, macOS and Linux, plus how to confirm it worked and fix the "python is not recognised" error.
Everything you need to begin with Python: what it is good at, how to install it, your first program, the core syntax,…
Related topics
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.