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

Archives: Blog

link to Image Titler 2.2.0 Features Preloaded GUI Settings

Image Titler 2.2.0 Features Preloaded GUI Settings

Do you like the way the command line utility works and wish you had the same control over the GUI? Well, now you can with preloaded GUI settings.

Continue Reading
link to What Is a Dictionary in Python?

What Is a Dictionary in Python?

In the world of Python, there are a lot of fun and interesting data structures. The one we'll cover today is the dictionary.

Continue Reading
link to How to Check If a Key Exists in a Dictionary in Python: in, get(), and More

How to Check If a Key Exists in a Dictionary in Python: in, get(), and More

One of my favorite Python data structures is the dictionary. Of course, I don't love getting an error when my key doesn't exist. Luckily, there's a way to check.

Continue Reading
link to Yet Another Rant About Teaching College Students

Yet Another Rant About Teaching College Students

Guess who had the displeasure of dealing with yet another entitled student? This guy. Ugh.

Continue Reading
link to Image Titler 2.1.1 Features Custom Fonts

Image Titler 2.1.1 Features Custom Fonts

Now that the GUI is up and running, it seemed like the write time to start expanding the core functionality. For instance, I just added custom font support.

Continue Reading
link to Using Python to Visualize the Potential Effects of COVID-19 on Course Evaluations

Using Python to Visualize the Potential Effects of COVID-19 on Course Evaluations

Now that a portion of a semester of online learning is in the books, I was curious to see how COVID-19 might have affected my course evaluations using some data visualization.

Continue Reading
« PREV Page 1 … Page 50 Page 51 Page 52 Page 53 Page 54 … Page 115 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 (46)
  • How to Python (42)
  • Sample Programs Repo News (20)
  • Teaching Reflections (11)
  • Discord
  • GitHub
  • Newsletter
  • Patreon
  • Portfolio
  • YouTube
  • Statistics
© 2016-2026 Copyright The Renegade Coder