useful resource for learning Python from scratch
@python_assets
This is a free book Think Python (https://allendowney.github.io/ThinkPython/). Everything is clearly structured - from basic variables to classes, OOP and recursion
Formatted as Jupyter notebooks: you can read the text, run code and complete tasks - all in one place. Directly in the browser, via Colab
The notebooks with solutions can be downloaded from this repo on GitHub (https://github.com/AllenDowney/ThinkPython/tree/v3)
@python_assets
This is a free book Think Python (https://allendowney.github.io/ThinkPython/). Everything is clearly structured - from basic variables to classes, OOP and recursion
Formatted as Jupyter notebooks: you can read the text, run code and complete tasks - all in one place. Directly in the browser, via Colab
The notebooks with solutions can be downloaded from this repo on GitHub (https://github.com/AllenDowney/ThinkPython/tree/v3)