-
Course
- Core Tech
C# Playbook
This course will teach you to solve more complex problems in C#. You’ll learn by solving numerous practical problems that require the full range of C# language features, from classes to null values, to exceptions to generics, and more.
What you'll learn
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.
Table of contents
About the author
Simon is a senior developer with over 20 years programming experience, particularly covering C++ and the .NET Framework. He believes knowledge is to be shared and has written or co-written more than a dozen books for professional programmers.
More Courses by Simon