It’s 2025, and we’re kicking off the year with some huge news! The Sample Programs repo has hit 1,000...
As of today, we’re a week into hacktoberfest, and I’m wondering: how is it going for you? Have you...
Look, I can’t help but write articles in this series. Very rarely do I get a chance to brag about...
I had an idea for a series of articles on concepts that people in tech assume are common knowledge bu...
Alright, you caught me! I couldn’t help myself. Once I wrote that article about music and its relatio...
Recently, I was writing an article about practice problems in Python when I started to go off on a ta...
If you’ve followed me on this saga to shrink my original behemoth of a solution to Rock Paper Scissor...
Awhile back, I had written a program to play Rock Paper Scissors in Python. It's a pretty simple prog...
This year, I decided to prepare for Hacktoberfest a bit early. In other words, you could say that the...
Lately, I’ve been thinking about new Python topics to write about, so I took to Google. When I search...
One concept that threw me for a loop when I first picked up Python was checking if a string contains...
Welcome to yet another Python tutorial. Today, we’re taking a look at dictionaries and how we can per...
A lot of the articles in this series take advantage of a feature of Python which allows us to perform...
Over the last 2 years, I've been building up a list of answers to common Python questions:...
Right now I’m taking a break from sharing updates on the image-titler script and reflecting on teachi...
I wanted to make this quick post to tip off some folks about a project I've been trying to get off th...
As a heads up, I'm making this post as a plug for my Image Titler tool that I've been developing in m...
Once again, we’re back with another Python topic. Today, we’ll talk about how to compare strings in P...
Currently, I am in my last semester of teaching a second-year programming course on software componen...
After writing nearly 20 articles just about Python, I’ve decided to take some time to reflect on what...
If this is your first time here, I'd like to encourage you to head over to the original post which i...
Welcome back to yet another teaching reflection. This time around, I’m sharing a reflection on my fou...
This semester, I added a new teaching technique to my classroom, and I wanted to share it with the wo...
This semester, I’m taking a professional development course in the Engineering Education department....
In the midst of the craziness that is Hacktoberfest, we managed to hit that 100 article release. In t...
If you’ve been subscribed to my newsletter for a little while, you may have noticed a few weeks where...
In an effort to build up a bit of a video collection, I finally got around to putting together a vide...
If you haven’t heard, Python 3.8 features a rather controversial new operator called the walrus opera...
One of my favorite data structures in Python is the list. Honestly, there's a lot to like about Pytho...
If you've followed me, you might know that I got into dev.to because I was looking for some help with...