|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/generics-in-net/
课程评论:没有评论
**Coursera 课程总结:.NET 中的泛型** 本课程由 Joe Wirtley 主讲,旨在教授学员如何利用 .NET 中的泛型来消除代码重复并强制执行静态类型检查。课程面向已具备 C# 基础知识的学习者。 **主要学习内容:** * **泛型基础:** 学习泛型方法、类和接口的用法。 * **框架中的泛型:** 深入了解泛型在 .NET Framework 中的应用。 * **泛型与数组:** 学习泛型如何应用于数组操作。 * **委托类型:** 理解泛型与委托类型的结合使用。 * **约束:** 掌握泛型约束的使用,以增强类型安全。 * **实际应用示例:** 通过 XML 序列化和模态对话框初始化等真实场景,巩固泛型知识。 * **其他主题:** 涵盖泛型与枚举、泛型术语以及协变等进阶概念。 完成本课程后,学员将掌握在 .NET 中使用泛型所需的关键概念和技术。
In this Generics in.NET training course, expert author Joe Wirtley will teach you how to use generics in.NET to eliminate code duplication and enforce static typing. This course is designed for users that already have a basic working knowledge of C#. You will start by learning the generic basics, including generic methods, classes, and interfaces. From there, Joe will teach you about generics in the framework, generics and arrays, and delegate types. This video tutorial will also cover constraints and real world examples, such as XML serialization and modal dialog initialization. Finally, you will learn about some other topics including generics and enumerations, generic terminology, and covariance. Once you have completed this computer based training course, you will have learned the necessary concepts required for using generics in.NET.