Skill Tree Activated

The quest to become an indie game developer

C#CodingTraining

Learn C# – Logic and Conditionals

Day 15 #100DaysOfCode

Today was about learning boolean expression, logic operators and conditional statements. I also started learning switch statements and ternary operators, but will most likely cover that topic again another time as my 7-day trial to Pro CodeCademy expired and I discovered they hide all the quizzes and interactive coding projects behind their expensive paywall. It’s too bad too because the coding projects were starting to get complex enough that they would require me to debug my code which was a great exercise in deeper learning. If you know how something is broken enough to be able to fix it you have really achieved a deeper sense of learning about a subject. I’m not too worried, however, as I have found another site to use for my C# education and will pick that up from the beginning tomorrow.

Leave a Reply

Your email address will not be published. Required fields are marked *