How to Build a REST API with Python
Here's how you can create your own static blog with Digital Ocean, Hugo, and FreeBSD.
Make a Weather Station with a Raspberry Pi
Today I'm going to show you how to make sort of a mini weather station with a Raspberry Pi. This is an ongoing project of mine that I've been tinkering with so I'll share my learnings with you.
How to Restore Arch Linux Boot after Installing Windows
When you dual boot Windows and Arch Linux, any time you reinstall or upgrade Windows you lose the boot menu to get into Linux. In this tutorial I'll show you how to fix that.
How To Monitor Room Temperature with a Raspberry Pi
How to monitor ambient room temperature with a Raspberry Pi using an inexpensive waterproof air temperature sensor and uploading the results to Firebase.
Brief Introduction to REST
Perhaps you've seen the term REST being thrown around lately and have been a little curious what it's all about. If that's the case, or you know a little about it but never used it, this article is for you. Today I'm going to give a small …
How to Blink an LED on a Raspberry Pi
The blinking LED is the hello world of the maker community, and today I'll show you how easy it is to do with the Raspberry Pi 2 (or Model B)!
How to Write Better Unit Tests
In working with some unit testing fairly extensively lately, I've gathered some guidelines I've tried to stick with over the years for writing better tests.
Common C# Interview Questions
I was reading a post about some common C# interview questions, and thought I'd share some of mine. These are questions that I asked in interviews, or was asked in past interviews. Try them out and see you how you do!
Properties vs Fields in C#
One of the areas that cause a lot of confusion for new C# developers is the idea of properties and fields. It's an easy thing to mess up, and there aren't really any solid rules on it, but here are some general guidelines to help you decide …
Whether you're developing for a personal project, small business or Fortune 100, you should take the time to make sure your changes aren't going to break things. In times past this usually meant spending lots of money. These days the only …
I wrote a book! Check out A Quick Guide to Coding with AI.
Become a super programmer!
Learn how to use Generative AI coding tools as a force multiplier for your career.