Sample Programs has official moved from sample-programs.therenegadecoder.com to sampleprograms.io. Talk about a glowup!
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
Meet Pymon: A Discord Bot That Can Answer Any Question You Want
Creating Discord bots is a lot of fun, but it's even more fun when you're helping others. Meet Pymon! A Discord bot that answers your questions.
A lot of random number generators create numbers between 0 and 1, but that's not all that helpful for bigger numbers. Luckily, there are some tricks!
ULPT: How to Cheat on Programming Assignments and Get Away With It
Cheating is never a good idea, but if you have to do it, here's my advice.
I applied for the GATA award and won! Let's celebrate!
Code readability is something we should always strive for, but there are so many rules. Today, we'll talk about one of those rules that might help you out.