
Welcome to a beginner-friendly C# course. Ground theory in practical code exercises as you and I write together in the editor, building a hangman app from start to finish.
Get the most from this course by pausing often to write and run code in Visual Studio, post frequently, and explore every possible variation with creativity and curiosity.
For taking this course using Visual Studio 2022, the only workload you need is ".NET desktop development".
Explore C-Sharp fundamentals, the Visual Studio project model, and the dot net ecosystem, including compiled language, runtime, static typing, and the difference between dot net core and framework.
Master essential Visual Studio shortcuts for beginners, from compiling and running to debugging, navigation, code snippets, and creating new classes, all shown step by step.
Incrementally build a Hack-Man game that displays a masked word and lets players enter letters to guess it, while starting new projects and managing end game flow.
Explore C# methods by defining parameters and return types, using tuples for multiple values, and reading and parsing user input with console read line and int parse.
Explore conditional statements in C#, using if and switch to control execution based on input, compare values with == and !=, and combine with and or.
Platform: C# and .NET
Learning to Program in C# and .NET
This course in C# and .NET doesn't require any prior knowledge in programming as I will guide you through every step you need to become productive using the C# language and the .NET platform. My ambition with this course is to firmly ground all theory in code that you and I write in the editor together. Please don't just watch the content - let's both of us code every line together :)
Building the Hangman game
As we'll pick up new skills along the way, we will keep adding code to our hangman game - an application that we will write from start to finish throughout this course!
100% Code Compatibility
The code in this course is 100% compatible with the latest version of .NET. Any version of Visual Studio (Community, Professional etc.) will work great, but if you're already comfortable in VS Code or Rider, you can certainly keep using that.
100% Money-Back Guarantee
This course comes with a 30-day full money-back guarantee. Take the course, go through the lectures, do the exercises, and if you're not happy, ask for a refund within 30 days. All your money back, no questions asked.