Programming in Physics

Plotting Points and Relations
Learn to plot points in 3d using vpython (see Glowscript.org)
Vectors acting on a ball
Create balls and arrows to show velocity vectors. Culminates with a bouncing ball program.
Ballistic Motion (Numerical)
A model of ballistic motion.
Ballistic Motion (Analytical)
Calculate position and velocity using the ballistic equations.
Momentum
Simple momentum calculations for two objects.