Below is a non-exhaustive list of free Python resources I have used or bookmarked over the years.

30 Days of Python

A free, beginner‑friendly programming challenge on GitHub, 30 Days of Python breaks down the process of learning Python into daily lessons and exercises that guide you step by step from the basics to more advanced concepts.

A Byte...