C# Tutorial For Beginners - Learn C# Basics in 1 Hour

Important Slides:

Use Checked with {}, overflow will not happen image.png

Set a variable before using it

image.png

Float and double comprision Use f at end for float image.png

Object Browser image.png

Constants Can not be re initialized

image.png