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
After three hackathons, I figured it was time to talk about the way to move forward. Surely, we can make them a lot better.
Sometimes I just want to rant about problems like individualism in our society. Is that too much to ask?
There Is No Value in Ranking Programming Languages: The Cost of Gatekeeping in Tech
This debate over what is and isn't a programming language has gone on too long. Let's talk about the cost of gatekeeping in tech.
Google autocomplete does a great job of sharing popular search strings. Today, I figured I'd address a few related to Python.
How to Convert an Integer to a String in Python: Type Casting and f-Strings
Today, we'll take a look at a few different ways to convert an integer to a string in Python. As it turns out, each solution takes just a couple characters.
Looking to gain some clarity around Python's use of terms array and list? We'll I tried my best to do that! Let's get confused together.