[C#] Operators
[C#] Operators
1.2k views · started by Bman ·
You forgot Bitwise operators.
Yeah, this video is kind of old, and I know I forgot a few things. I will remake it again later 

You inspired me to write a tutorial. Bravo.
Wow, that's quite an accomplishment 
Thanks by the way.

Thanks by the way.
Very nice but I would also throw in the use of the override .Equals for objects, since a lot of new coders commonly find this a set back. (More information on reasoning etc. When should I use == and when should I use Equals? - C# Frequently Asked Questions - Site Home - MSDN Blogs)