In this course, C# Playbook, you’ll learn to solve more complex problems in C#. You’ll see numerous examples of problems that can arise in real-world apps, and learn how to use C# language features to tackle them. The problems will cover validating method arguments, pattern matching, immutability, instantiating objects correctly, LINQ, async coding, null values, generics, error handling, reflection, interop, and much more. By the end of the course, you’ll have the knowledge to use different C# language features appropriately to solve more complicated problems, taking your C# coding skills to the next level.
Overview
In this course, C# Playbook, you’ll learn to solve more complex problems in C#. You’ll see numerous examples of problems that can arise in real-world apps, and learn how to use C# language features to tackle them. The problems will cover validating method arguments, pattern matching, immutability, instantiating objects correctly, LINQ, async coding, null values, generics, error handling, reflection, interop, and much more. By the end of the course, you’ll have the knowledge to use different C# language features appropriately to solve more complicated problems, taking your C# coding skills to the next level.
Syllabus
- Course Overview 1min
- Control Flow and Loops 18mins
- Methods and Properties 38mins
- Types, Objects, and OOP 40mins
- Interfaces 28mins
- Null Values 37mins
- Generics 21mins
- Immutable and Read-only Coding 24mins
- Data-driven Coding and Patterns 14mins
- Events 17mins
- LINQ 39mins
- Exceptions and Error Handling 42mins
- Attributes and Reflection 37mins
- Async Programming 39mins
- Testing 30mins
- Interop 36mins
Taught by
Simon Robinson