C# 10 Playbook
Offered By: Pluralsight
Course Description
Overview
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.
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.
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
Related Courses
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX