News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
If you've read a fair amount of Python code, then you've probably seen this "__init__.py" file pop up quite a few times. It's ...
But I liked understanding the nuts and bolts of how things work. So as an undergraduate at Duke University, I knew I wanted to study physics. The Human Genome Project had just come out, and I was ...
Learn how to use Python’s optional type-hinting syntax to create cleaner and more useful code.