As of Autumn 2024, I am defending my dissertation and planning for graduation. Get ready to follow me on this journey! Expect more to come.
Posts by Jeremy Grifski
While creating some of the other early articles in this series, I had a realization: something even more fundamental than loops and if statements is the condition. As a result, I figured we could...
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.
Today, we're talking about constructors! Specifically, we'll look at the __init__() special method in Python, which functions as a constructor.
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.
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).