What you’ll learn
- Use the .NET CLI to create, build and run C# based applications
- Classify and create C# built-in types, custom types and data structures
- Implement the error handling logic of C# based applications
- Learn delegates, lambdas and event based programming
- Explain and leverage LINQ and LINQ operators
- Understand immutability and equality in C#
- Use Visual Studio Code to edit C# code, build and run C# console applications