Skip to content
Header Logo Without Tag
Search
  • Home
  • Articles
    • Code
    • Blog
    • Meta
    • Teach
  • Series
  • Tags
  • About
    • Newsletter
    • Privacy Policy
    • Terms of Service
    • World Domination Checklist
    • Wall of Fame
    • Wall of Shame

Tag: Python

link to The Complete Guide to Subete: A Python Library for Browsing Code Snippets

The Complete Guide to Subete: A Python Library for Browsing Code Snippets

I'm kicking off a new series on Python libraries. Today, I'm showing off one of my own: subete. It let's you look at code snippets from the Sample Programs repo.

Continue Reading
link to Meet Pymon: A Discord Bot That Can Answer Any Question You Want

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.

Continue Reading
link to How to Generate Any Random Number From a Zero to One Range

How to Generate Any Random Number From a Zero to One Range

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!

Continue Reading
link to Improve Code Readability by Using Parameter Modes

Improve Code Readability by Using Parameter Modes

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.

Continue Reading
link to What Is a Magic Number And How Do We Fix It?

What Is a Magic Number And How Do We Fix It?

In programming, a magic number is a value without a clear purpose. In this article, we'll learn how to fix them!

Continue Reading
link to How to Code Wordle Into a Discord Bot

How to Code Wordle Into a Discord Bot

Wordle is a fun word game that has reached national fame. Now that the New York Times plans to take it away from us, let's make our own.

Continue Reading
« PREV Page 1 … Page 7 Page 8 Page 9 Page 10 Page 11 … Page 28 NEXT »

About Me

Welcome to The Renegade Coder, a coding curriculum website run by myself, Jeremy Grifski. If you like what you see, consider subscribing to my newsletter. Right now, new subscribers will receive a copy of my Python 3 Beginner Cheat Sheet. If newsletters aren't your thing, there are at least 4 other ways you can help grow The Renegade Coder. I appreciate the support!

Legal

The Renegade Coder is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com.






Longest Active Series

  • Journey to a PhD (55)
  • Coding Tangents (45)
  • How to Python (42)
  • Sample Programs Repo News (20)
  • The Autodidact's Guide to Python (11)
  • Discord
  • GitHub
  • Newsletter
  • Patreon
  • Portfolio
  • YouTube
  • Statistics
© 2016-2025 Copyright The Renegade Coder