Python coding for Halverson’s STEM and Physics classes.
Click on the left for examples of python graphics and how to use the LabJack U3 for doing science experiments and controlling motors and robotic devices.
Python links:
Turtle Graphics: https://docs.python.org/2.7/library/turtle.html?highlight=turtle
TKinter Graphics reference manual: http://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html
Tkinter Graphics explanations with many examples: http://www.python-course.eu/tkinter_canvas.php
The book PYTHON FOR KIDS: http://jasonrbriggs.com/python-for-kids/
The Python Reference Manual: https://docs.python.org/2/