LearnPython icon indicating copy to clipboard operation
LearnPython copied to clipboard

Beginner Python Course with JuPyter Notebooks. Includes 17 video tutorials, 17 lessons, 17 projects, with 17 solutions.

Learn Python with Rune

Python for Beginners

How this works

There are two options.

  1. Download all the notebooks from this repository and run them in Jupyter Notebook. Chapter one in eBook will get you started with that.
  2. Follow along using Google colab

Note: On each of those options, you'll find:

  • A starter folder, which contains all the notebooks, that are empty in order to follow along.
  • A final folder, which contains all the notebooks with all the source code.

Option 1

Option 2