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 Java Lambda Expressions Are a Scam

Java Lambda Expressions Are a Scam

Java has featured lambda expressions since Java 8, and they are more than a slightly bit cursed.

Continue Reading
link to Unpacking CS Jargon: What Makes Data Mutable?

Unpacking CS Jargon: What Makes Data Mutable?

Mutability is a concept that everyone stumbles upon at some point in their programming career. so I figured I'd give a quick overview of what it is.

Continue Reading
link to Unpacking CS Jargon: Static Vs. Dynamic Types

Unpacking CS Jargon: Static Vs. Dynamic Types

In computer science, we often familiar with variables having types, but what if I told you that some languages see types in two different ways?

Continue Reading
link to The Official Recursion Cheat Sheet

The Official Recursion Cheat Sheet

I couldn't help myself! I had to write yet another recursion article. The more I teach this topic, the more I learn about better ways to teach it. Hopefully this one is even better than the last.

Continue Reading
link to What Is Aliasing in Computer Science? Why Does It Happen? And Is It Bad?

What Is Aliasing in Computer Science? Why Does It Happen? And Is It Bad?

Aliasing is a subtle concept that shows up in programming languages that feature reference types. But, is it actually a bad thing?

Continue Reading
link to 5 Tips for Making Sense of Recursion

5 Tips for Making Sense of Recursion

Recursion is a tough subject to master. Here are some of my tips for helping you through the learning process.

Continue Reading
« PREV Page 1 … Page 26 Page 27 Page 28 Page 29 Page 30 … 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