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

Posts by Jeremy Grifski

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 Swap Java Reference Types in a Method

How to Swap Java Reference Types in a Method

Swapping variables in Java is tricky business, but everyone has probably seen the three step process. Unfortunately, a problem arises when we try to abstract that process out into a method. If you...

Continue Reading
link to Is It Okay to Complain About Students in Higher Education?

Is It Okay to Complain About Students in Higher Education?

Recent discourse among terminally online educators is around complaining about students. Is that something that's okay to do?

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
link to 28 Best Programming Languages of All Time

28 Best Programming Languages of All Time

Every year I like to have a little bit of fun with a birthday list. This year, I figured it was time to piss off the entire programming community.

Continue Reading
link to Beware of Division by Zero in Java

Beware of Division by Zero in Java

Working with arithmetic is all fun and games until you accidentally divide by zero, but what's the big deal? Let's talk about it!

Continue Reading
« PREV Page 1 … Page 32 Page 33 Page 34 Page 35 Page 36 … Page 111 NEXT »

About the Author

Jeremy grew up in a small town where he enjoyed playing soccer and video games, practicing taekwondo, and trading Pokémon cards. Once out of the nest, he pursued a Bachelors in Computer Engineering with a minor in Game Design. After college, he spent about two years writing software for a major engineering company. Then, he earned a master's in Computer Science and Engineering. Most recently, he earned a PhD in Engineering Education and now works as a Lecturer. In his spare time, Jeremy enjoys spending time with his wife and kid, playing Overwatch 2, Lethal Company, and Baldur's Gate 3, reading manga, watching Penguins hockey, and traveling the world.

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