Personal blog
Writing every week about programming, new technology and books.
C# FOR BEGINNERS
Variables in C#
17-Oct-2020

n today's video, I am going to talk about what are variables and how to use them in C#. I covered topics like how to create a variable, what is = sign, how to convert a variable, basic math operations with int and double, etc...