- “Extremely Brief Intro to Jupyter and Python” Links to an external site.from Foundations of Data Science with Python
- A Whirlwind Tour of Python (https://jakevdp.github.io/WhirlwindTourOfPython/) by Jake VanderPlas is a free eBook that covers all the major syntax and features of Python.
- Learn Python for Free (https://scrimba.com/learn/python) is a free 5-hour online introduction to Python (signup required).
- The Python documentation includes a Python Tutorial (https://docs.python.org/3/tutorial/)