Earlier this year, I had an idea to automate the Sample Programs website. Turns out, it wasn't that hard to do. Now, the website is automatically built on every pull request. Let's talk about...
Archives: Blog
This week, I made a quick article about a few of the things I hear a lot about what you need to know to be a developer. Not everything is true.
The Complete Guide to SnakeMD: A Python Library for Generating Markdown
Markdown is one of my favorite file formats as someone who doesn't know a lot of frontend. If you're like me, then you'll be pleased to know that a Python library exists for dynamically generating...
The Complete Guide to Subete: A Python Library for Browsing Code Snippets
I'm kicking off a new series on Python libraries. Today, I'm showing off one of my own: subete. It let's you look at code snippets from the Sample Programs repo.
Lots of people use flags in their code. There's nothing wrong with that, but you may find your code easier to write without them.
Today, I'm publishing my 500th article right around the 5th anniversary of the site. Why not take a moment to celebrate with me?