Structs in C March 19, 2025 The mechanism for grouping multiple values as a single entity in a C program.
Prefix vs. postfix increment & decrement March 14, 2025 What's the difference between putting the increment/decrement operator before or after the variable's name (if any)?
The old and the new media queries March 14, 2025 Media queries have two forms, the one you're familiar with, and the one you should use moving forward.
Creating a remote repository from the command-line November 30, 2024 How to properly set up a repository entirely from your local machine.
HTML elements vs. HTML tags September 10, 2024 Aren't elements and tags the same thing? No, they're not.
Getting started April 11, 2024 My first foray into the world of blogging. If you've made it this far, welcome!