Shawn Wildermuth's Rants and Raves

Thanks for visiting my blog! See more about me here: About Me

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).

Enjoy!