Welcome to The Renegade Coder, a software curriculum site with a recent focus on Python programming and college teaching! Join me on Patreon for even more content.
Coolest Python Programming Language Features
Latest Articles
As a teacher, I like to warn my students of the various pitfalls in computer science. Today, let's talk about Java's substring method.
Every once in awhile, I have to revisit some of my old work, revise it, and republish it. This time I decided to rework my World Domination Checklist.
Automation will make your life easier, right? Unfortunately, sometimes it's really hard. Fortunately, I've got your back if you ever need to build LaTeX with Travis CI and Minted.
After living in a few different cities, I've got to say that Columbus drivers are among the worst.
As someone who has no idea what their doing when it comes to running a blog, at least I know how not to market your brand.
Sometimes it's fun to make an interactive application with Scanner. Unfortunately, we have to be careful with Scanner methods.