News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Numerical Physics - VPython vs. Easy Java Simulations Numerical calculations are grand. Of course, they are just another form of normal calculations - like I have said before.
Vectors are pretty important in the introductory physics course. Here are some tips on using python to teach vectors.
A series of Python basics, written based on "Learning Python" by Mark Lutz 5ed "Dive into Python 3" by Mark Pilgrim python.org tutorial database ...