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 ...
Unlike some other introductory courses that focus on creating text-based outputs, Raspberry Pi's project path focuses on creating digital visuals using the Python p5 library. After the 'Explore ...
First, is pi. In that program, python was only using the first 16 digits of pi. Is that good enough? No. Nothing is ever good enough when it comes to pi. The other problem was that my division was ...