Thoughts & Tutorials
Sharing what I learn about programming, IT, hardware, and technology.
Most people start with Python or JavaScript. I started with Delphi — and it turned out to be one of the best decisions I made. Here's why structured, typed languages are a fantastic foundation for any programmer.
Read more →Sourcing components, checking compatibility, assembling the hardware, and getting into the BIOS for the first time. A walkthrough of building a custom PC and everything that went wrong (and right) along the way.
Read more →Python was my second major language after Delphi. In this post I share the first scripts I wrote — file organizers, simple scrapers, and a network ping utility — and what made Python feel so different.
Read more →Game dev is harder than it looks. I tried building a basic 2D game and quickly discovered that collision detection, game loops, and rendering pipelines are entire disciplines in themselves. Here's what I found out.
Read more →XAMPP makes it easy to host your own web server on Windows — Apache, PHP, MySQL all in one package. A quick guide to getting started and why local development matters before you go live.
Read more →I write about what I'm currently learning. Subscribe or check back soon for new articles on C++, networking, and whatever I'm building next.
Get notified →