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 How I Automated My Grading Responsibilities

How I Automated My Grading Responsibilities

Most teachers will tell you that the worst part of the job is grading. That's why I automated my grading responsibilities.

Continue Reading
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
« PREV Page 1 … Page 72 Page 73 Page 74 Page 75 Page 76 … 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