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 The “else if” Keyword Doesn’t Exist in Java

The “else if” Keyword Doesn’t Exist in Java

Recently, I found out that the "else if" keyword doesn't exist. To put it bluntly, you're going to want to read this one.

Continue Reading
link to How to Parse a Spreadsheet in Python: CSV Reader and DictReader

How to Parse a Spreadsheet in Python: CSV Reader and DictReader

Sometimes you just need to parse a spreadsheet in Python. In this article, we'll cover three methods which demonstrate just how to do that.

Continue Reading
link to Be Careful with String’s Substring Method in Java

Be Careful with String’s Substring Method in Java

As a teacher, I like to warn my students of the various pitfalls in computer science. Today, let's talk about Java's substring method.

Continue Reading
link to The New and Improved World Domination Checklist

The New and Improved World Domination Checklist

Every once in awhile, I have to revisit some of my old work, revise it, and republish it. This time I decided to rework my World Domination Checklist.

Continue Reading
link to How to Build LaTeX with Travis CI and Minted

How to Build LaTeX with Travis CI and Minted

Automation will make your life easier, right? Unfortunately, sometimes it's really hard. Fortunately, I've got your back if you ever need to build LaTeX with Travis CI and Minted.

Continue Reading
link to Columbus Drivers Are Among the Worst

Columbus Drivers Are Among the Worst

After living in a few different cities, I've got to say that Columbus drivers are among the worst.

Continue Reading
« PREV Page 1 … Page 69 Page 70 Page 71 Page 72 Page 73 … Page 109 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 (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