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 ...
Working with files in Python is pretty easy. But there’s a common mistake that can sneak into your code. Not closing the file ...