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 Python Basics: Everything You Need to Know to Get Started

Python Basics: Everything You Need to Know to Get Started

Python is a popular language these days, so why not take the first step to picking it up?

Continue Reading
link to Revising The Renegade Coder 2021 Roadmap

Revising The Renegade Coder 2021 Roadmap

As we approach the midpoint of 2021, I figured it was time to talk about where things are at and where they're going for the site.

Continue Reading
link to How to Make a Choice in Your Python Program

How to Make a Choice in Your Python Program

The backbone of any Python program is decision making. In other words, given some input, what should our program do? Today, we'll answer part of that by learning if statements.

Continue Reading
link to Teaching Computers to Open Jars: How to Get a Jar

Teaching Computers to Open Jars: How to Get a Jar

The first step in opening a jar is to get a jar. But, how do we do that? Let's let recursion figure that out for us.

Continue Reading
link to Explaining Every Last Detail of the Most Mundane Task

Explaining Every Last Detail of the Most Mundane Task

Opening a jar is a pretty easy task, right? Well, I'm going explain to you how to do it anyway. Good luck!

Continue Reading
link to How to Get Better at Programming: Lessons from Natural Language Learning

How to Get Better at Programming: Lessons from Natural Language Learning

Hope y'all aren't getting tired of me talking about my hobbies yet! Today, I'll let you in on my interest in learning natural languages. By natural languages, I'm really referring to spoken languages...

Continue Reading
« PREV Page 1 … Page 38 Page 39 Page 40 Page 41 Page 42 … 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