Every day, I am swarmed by more reasons to hate the tech industry, and my latest fixation is on generative AI. Will you take a moment to enjoy a rant from a hater?
Tag: Engineering
It seems I'm in my mentorship arc because I can't stop writing about how to support students. Today, we're going to tackle one of the more heartbreaking concerns that students have: the idea that...
You might have heard that I completed my PhD in engineering education. In order to accomplish that goal, I had to write a dissertation. Of course, those aren't always digestible, so I wanted to put...
How to Automatically Calculate Letter Grades, But Every Solution Is Bad
Let's say you have your grade as a percentage. Would you be able to write a code segment that could convert that percentage to a letter grade? That's a question that blew up recently on Twitter, and...
In 2017, I built my first PC. In 2022, I upgraded that PC with some new hardware. This is the power of building your own stuff.
The first step in opening a jar is to get a jar. But, how do we do that? Let's let recursion figure that out for us.