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

Tag: Language Features

link to Abusing Python’s Operator Overloading Feature

Abusing Python’s Operator Overloading Feature

Operator overloading is an amazing feature that I've come to love as someone who came from Java, but it certainly can be abused. I decided to give that a try!

Continue Reading
link to 5 Ways to Share Code in Discord

5 Ways to Share Code in Discord

I've seen a lot of folks share code on Discord, but some ways are better than others. Let's compare a few of the different ways.

Continue Reading
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 Python 3.9 Features That Will Make Your Life Easier

Python 3.9 Features That Will Make Your Life Easier

Well it's October, and the Python dev team just released Python 3.9. Let's talk about how it's going to make our lives easier!

Continue Reading
link to Rock Paper Scissors Code Golf

Rock Paper Scissors Code Golf

Watch a guy try to shrink the size of his favorite Python program, Rock Paper Scissors, using his favorite language features.

Continue Reading
link to What If Python Only Had Functions

What If Python Only Had Functions

The goal of this article is to show you that a lot can be accomplished using Python's standard library without ever learning control flow.

Continue Reading
« PREV Page 1 Page 2 Page 3 Page 4 … Page 6 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 (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