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 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
link to What Is Iterable Unpacking in Python?

What Is Iterable Unpacking in Python?

Today, we're expanding our new concept series by building on the concept of an iterable. Specifically, we'll be looking at a feature of iterables called iterable unpacking. Let's get into it!

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