Learn C#: Data Types and Variables
Day 9 #100DaysOfCode
I learned some of the data types used in C# and what they are primarily used for. I also learned how to work with numbers in different ways using operators and discovered how to convert data from one type to another when required.
Continuing with @Codecademy I worked through Learn C#: Data Types and Variables, finishing off the lessons Data Types and Variable and Working with Numbers.
I love the fact that it’s hands-on #coding now and I get to play around with the code while I am learning it. That helps a lot to solidify it in my brain. Good stuff.