Tag: 'tutorials'

Coding Shorts: Demystifying Bitwise Operators in C#
Coding Shorts: Demystifying Bitwise Operators in C#
March 28, 2021

I have a new episode of my "Coding Shorts" series on YouTube. In this episode, I dig into something a little more esoteric: Bitwise operators. I show how binary math works and how it relates to enumerations (with Flags).

New Video Series: Coding Shorts
New Video Series: Coding Shorts
March 17, 2021

I've started a new video series of short coding tutorials. The goal is to teach lesser-used techniques and they are less than 15 minutes each. I've got the first three up for viewing.