teaching
Physics
VPython
Here is a link to my VPython codes for physics. Just about all of this was developed in the rush to move online due to covid 19, hence, they are not polished. So far the codes are:
- projectile motion
- pendulum and double pendulum (students get a intro to chaos by examining the double pendulum)
- the mercury code is stolen from a lab write up on introducing general relativity
mechanics I course
notes
waves I course
notes
Computer Science 101
Python resources
Here are some codes used in my introductory computer science course. These codes some of the topics the class covers near the end of the quarter. Generally, these topics are considered outside the scope of the class, but are good topics for students to be introduced to (but never tested on).