5 Topic result(s) for: programming

Intro to Doxygen with C++

Posted on: 2025-09-15 | Read time: 3.7 minutes

This article presents a short guide to setting up Doxygen for use in your C++ projects.

Entry-Level IT Certification Guide

Posted on: 2025-08-05 | Read time: 9.0 minutes

This article serves as a guide for the entry-level IT certifications I've earned (AWS CCP, CCST Networking, & PCEP) and how I went about studying for them with learning the material I used.

Python Advent of Code Template Generator

Posted on: 2025-07-27 | Read time: 2.1 minutes

A tool for setting up your Advent of Code projects early, with language-specific scaffolding and C++ project templating.

Emacs Spell Checking on Windows

Posted on: 2025-04-13 | Read time: 2.2 minutes

This article is a quick guide to configuring spell-checking with Emacs on Windows.

XInput Tutorial

Posted on: 2024-12-28 | Read time: 13.9 minutes

This article is a simple guide to using the XInput API v1.4 to work with Xbox controllers on Windows.