Wordle is a fun word game that has reached national fame. Now that the New York Times plans to take it away from us, let's make our own.
Category: Code
Every year I like to have a little bit of fun with a birthday list. This year, I figured it was time to piss off the entire programming community.
Working with arithmetic is all fun and games until you accidentally divide by zero, but what's the big deal? Let's talk about it!
With a free service like Google Forms, you can expect there to be some hiccups. That's why it's sometimes helpful to automate their data collection.
If you're learning a new programming language, sometimes it's helpful to compare its syntax to something you already know.
How to Use Python to Build a Simple Visualization Dashboard Using Plotly
Making plots with Matplotlib is fine, but Plotly is the way to go. Learn how to get started here.
