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 What Is a Loop in Python?

What Is a Loop in Python?

Today, we're expanding our concept map with the concept of loops in Python! Unless you're a complete beginner, you probably know a thing or two about loops, but maybe I can teach you something new.

Continue Reading
link to What Is a Constructor in Python?

What Is a Constructor in Python?

Today, we're talking about constructors! Specifically, we'll look at the __init__() special method in Python, which functions as a constructor.

Continue Reading
link to What Is Snake Case in Python?

What Is Snake Case in Python?

In this article, we'll take a look at what snake case is, when you would use it, and even why you should use it.

Continue Reading
link to The Name 100 Women Challenge

The Name 100 Women Challenge

The infamous "name a woman" challenge has expanded into a speed run where you name 100 women. I took the challenge and failed miserably (hence why I'm hiding it behind the paywall).

Continue Reading
link to All But Dissertation: The Light at the End of the Tunnel

All But Dissertation: The Light at the End of the Tunnel

It's July 2024, and I have three chapters of my dissertation drafted! Two more and we'll be ready to defend.

Continue Reading
link to What Are Special Methods in Python?

What Are Special Methods in Python?

In growing the Python concept map, I thought I'd take today to cover the concept of special methods as their called in the documentation. However, you may have heard them called magic methods or even...

Continue Reading
« PREV Page 1 … Page 9 Page 10 Page 11 Page 12 Page 13 … 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