News

Python libraries are pre-written code designed to simplify programming. Learn how to install Python Libraries in Visual Studio Code.
I recently facilitated two workshops for high school teachers to introduce them to python in physics. Here are my lessons learned.
This post explains how to use classes in Python. Including: how to use static and private methods, constructors, and more!