In this tutorial I go over the use of the increment and decrement operators. In this example, I'm using C#, but the use of these operators is similar among most C based languages. I cover the difference between pre and post increment or decrement as well.