Welcome to the C# Beginner: Learn to code by Game Mechanics and Examples!I will take you on my learning journey through the glorious Kingdom of C#. We are going to explore the lands by creating very well-known game mechanics out of our favorite games such as Counter-Strike GO, World of Warcraft, Grand Theft Auto, Diablo, Age of Empires 2, and many more of our favorite games. We create mechanics such as life points, looting, healing potions & items, and many more. We start our Journey at the Bootcamp where we get to know how to install Visual Studio Code and the necessities of .Net SDK (Software Development Kit), head straight into our first fight, wander to the Castle of C#, looting the entire treasury, and climb the Mountain of Success to successfully place our flag at the top of it! Finally, we play a game with the mind-reader Gandolon! This includes also a graduation exercise with a quiz! Topics related inside: Download and Install Coding environmentOverview of C# LanguageC# KeywordsSelection Instructions (If-Statement, Switch case)Loops Preview (For-Loop, While Loop, Do While Loop)Jumping Instructions (Return, break, continue, GOTO)Data Types & VariablesClassesFunctionsOperatorsOperators 2 & Access ModifiersIf-Statements 2.0Switch Case 2.0ForLoops 2.0While Loops 2.0Do-While Loops 2.0StaticsCode your first own Game as a Graduation Exercise!