It's July 2024, and I have three chapters of my dissertation drafted! Two more and we'll be ready to defend.
Posts by Jeremy Grifski
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...
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!
I'm kicking off a new Python series that covers core programming concepts. This is a bit different from my usual problem solving content, so it should be a lot of fun! Today, we're kicking off the...
Meritocracy: The Facade That Determines Who Deserves Success
On a drive home from a bachelor party, I was so bored that I got to thinking about meritocracy and its consequences. It's amazing what the mind can do.
As I wrap up my 5th year of teaching, I figured I'd put together a nice little set of tips for folks just starting to teach at the college-level.