News

Overview Python's Pillow library, for image manipulation, has features above and beyond merely resizing, rotating, cropping, or recoloring images.
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 ...
Learn how to make a game in Python using the popular Pygame. You'll learn how to handle player inputs, draw graphics, and more.
In a previous post, I showed how you could upload images into a Discord server from Python; leveraging the popular chat platform to simplify things like remote monitoring and push notifications on … ...