C# Generics
Offered By: Pluralsight
Course Description
Overview
This course will teach you how to build generic classes, generic interfaces, and generic methods, and how to use them in your .NET applications.
Generics are a powerful feature of the C# language, they allow you to write type-safe, reusable, and performant code. In this course, C# 9 Generics, you’ll learn to build and use generic types in your .NET applications. First, you’ll explore the need for generics in C#. Next, you’ll discover how to build and use generic classes, interfaces, methods, and delegates. Finally, you’ll learn how generics behave in special cases, like with static members and mathematical operators. When you’re finished with this course, you’ll have the skills and knowledge of C# Generics needed to build and use your own generic types in your .NET applications.
Generics are a powerful feature of the C# language, they allow you to write type-safe, reusable, and performant code. In this course, C# 9 Generics, you’ll learn to build and use generic types in your .NET applications. First, you’ll explore the need for generics in C#. Next, you’ll discover how to build and use generic classes, interfaces, methods, and delegates. Finally, you’ll learn how generics behave in special cases, like with static members and mathematical operators. When you’re finished with this course, you’ll have the skills and knowledge of C# Generics needed to build and use your own generic types in your .NET applications.
Syllabus
- Course Overview 1min
- Understanding the Need for Generics 38mins
- Implementing Generic Classes 46mins
- Working with Generic Interfaces 51mins
- Creating Generic Methods and Delegates 40mins
- Knowing the Special Cases with Generics 16mins
Taught by
Thomas Claudius Huber
Related Courses
Building User Interfaces Using Functional React ComponentsNIIT StackRoute via Coursera Cómo usar funciones, métodos y bucles en Python desde cero
Coursera Project Network via Coursera Developing Python Packages
DataCamp Software Engineering Principles in Python
DataCamp Java Inheritance, Composition and Aggregation
Coursera Project Network via Coursera