News

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 ...
The idea of the project is to illustrate the physical concept of projectile motion through a simple animation and a fun game!The mathematical equations of motion will be worked into a Python program ...
In a previous post, I was trying to show that the range of a projectile depends on the launch angle. Yes, this isn't that too difficult to see in an introductory physics course, but how do you show ...