smythfoam

Python

https://jakevdp.github.io/WhirlwindTourOfPython/

The Hitchhiker’s Guide to Python! https://docs.python-guide.org

https://realpython.com/best-python-books/

Free compute: https://colab.research.google.com/notebooks/welcome.ipynb

Unix: https://www.codecademy.com/learn/learn-the-command-line

Python: https://www.learnpython.org

Scipy lectures (600+ pages): http://scipy-lectures.org/index.html

https://github.com/smyth7/beautiful_idiomatic_python

http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html

https://docs.quantifiedcode.com/python-anti-patterns/index.html

https://gto76.github.io/python-cheatsheet/

OOP

https://python-course.eu/oop/