Recently, I decided to upgrade some parts of the site. Check out the new last updated date and MemberPress functionality.
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
How to Sort a List of Dictionaries in Python: Sort and Sorted
When you work with data in Python, sometimes it's handy to be able to sort a list of dictionaries. Luckily, I know just the way to do it!
Recently, one of my students just introduced me to i=i++. Care to guess how it works? It's probably not what you think.
Forget endless if statements! It's time to solve Rock Paper Scissors using modular arithmetic in Python.
At long last, the epic rant trilogy comes to an end with my rendition of what it's like being an AT&T customer. Enjoy! I know the folks at AT&T won't.
Most teachers will tell you that the worst part of the job is grading. That's why I automated my grading responsibilities.