The following is a list of tools, resources and readings for continuing and exploring Python.
Official Python Resources:
- Documentation: https://docs.python.org/3.6/
- Tutorial: https://docs.python.org/3.6/tutorial/index.html
Codecademy:
Python Practice Book:
Google's Python Class:
Think Python:
PythonTutor:
A Byte of Python:
Non-Programmers Tutorial Python3:
Jupyter Notebooks, that we use in class, are an increasingly common tool for doing computation.
If you're interested, see this article for some information on how they are being used in science: https://www.nature.com/articles/d41586-018-07196-1
A list of interesting Jupyter notebooks https://github.com/jupyter/jupyter/wiki/A-gallery-of-interesting-Jupyter-Notebooks
Programming Sucks: http://www.stilldrinking.org/programming-sucks
Lists: