Computational modeling

Python tutorials and learning tools

Brunner's Trinket Python for Physics Tutorial

Python.org tutorial -- open source documentation and intro

Codecademy Python 2 course -- good for a step-by-step guided intro for new coders

Learnpython.org -- good intro, even though it exists to try to sell you a paid course

Trinket.io Python intro -- also a good Trinket intro

Hour of Python tutorials -- various tutorials on Python for Trinket

Python coding tools

Trinket.io -- code online and share your work. No need to install Python on your computer.

Glowscript -- awesome online version of VPython

Python installation -- download and install on your computer

Anaconda -- Python package installation for your computer

VPython -- awesome version of Python with built in 3D objects and vector class variables and functions

Rhett Allain's physics Python resources