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 College Students Will Sometimes Have a Lapse in Judgement

College Students Will Sometimes Have a Lapse in Judgement

I'm writing this article because I recently caught myself writing a somewhat nasty message to a student at the end of a long academic year. I had sent the message, did some reading, and later...

Continue Reading
link to We Have to End Our Cultural Obsession With Grades

We Have to End Our Cultural Obsession With Grades

With yet another school year in the books, I wanted to take a moment to talk about one of the worst parts of being an educator: grading. More specifically, I want to talk about how grading gets in...

Continue Reading
link to How to Automatically Calculate Letter Grades, But Every Solution Is Bad

How to Automatically Calculate Letter Grades, But Every Solution Is Bad

Let's say you have your grade as a percentage. Would you be able to write a code segment that could convert that percentage to a letter grade? That's a question that blew up recently on Twitter, and...

Continue Reading
link to It’s Time We Talk About Student Evaluations of Teaching

It’s Time We Talk About Student Evaluations of Teaching

Student evaluations of teaching are a norm across college campuses, but just about every ounce of research on their use has shown negative outcomes. No more is this true than in my place of work,...

Continue Reading
link to 3 Nasty Bugs in Software Development

3 Nasty Bugs in Software Development

As the semester starts to wrap up, I'm a bit busy and a bit burnt out. As a result, I thought I'd have a little fun writing about nasty little bugs I've run into over time. I'll keep it short; don't...

Continue Reading
link to Modeling a Simple Relational Database Using CSVs and Python

Modeling a Simple Relational Database Using CSVs and Python

I find the structure of relational databases to be appealing. They allow you to store data in various tables that eliminate redundancy, reduce storage size, and combine easily. Therefore, it should...

Continue Reading
« PREV Page 1 … Page 12 Page 13 Page 14 Page 15 Page 16 … Page 113 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