Python is a popular language these days, so why not take the first step to picking it up?
Welcome to The Renegade Coder, a site for people interested in Python programming and college teaching! Join me on Patreon for even more content.
Latest Articles
As we approach the midpoint of 2021, I figured it was time to talk about where things are at and where they're going for the site.
The backbone of any Python program is decision making. In other words, given some input, what should our program do? Today, we'll answer part of that by learning if statements.
The first step in opening a jar is to get a jar. But, how do we do that? Let's let recursion figure that out for us.
Opening a jar is a pretty easy task, right? Well, I'm going explain to you how to do it anyway. Good luck!
How to Get Better at Programming: Lessons from Natural Language Learning
Hope y'all aren't getting tired of me talking about my hobbies yet! Today, I'll let you in on my interest in learning natural languages. By natural languages, I'm really referring to spoken languages...