News

This post shows you how to use arrays in Python and why this data structure is so useful. A foundational skill for data science, coding, and more!
Learn how this popular Python library accelerates math at scale, especially when paired with tools like Cython and Numba.
Libraries are collections of shared code. They're common in Python, where they're also called "modules," but they're also ...
The pattern-matching syntax introduced in Python 3.10 allows for powerful new programming techniques for decision-making in apps.
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 ...