|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-collections-in-c-and-net/
课程评论:没有评论
《C# 和 .NET 中的集合》Coursera 课程总结 本课程面向已掌握 C# 和 .NET 基础知识的学习者,旨在深入讲解 .NET 框架中的集合类。 **课程内容概览:** * **基础入门:** 课程将从介绍属性(attributes)开始。 * **常用集合:** 学习如何使用数组(arrays)、HashSet 和 SortedSet 等常用集合。 * **自定义集合:** 教授如何创建自己的集合类(Collection),以及如何使用 BindingList 进行数据绑定。 * **集合保护:** 学习如何使用 ReadOnlyCollection 来防止集合被修改。 * **高级主题:** 深入探讨并发集合(concurrent collections)的概念,并学习如何编写迭代器(iterators)。 **课程目标:** 完成本课程后,学员将对 .NET 框架中的集合类有扎实的理解,并能够熟练运用它们。 **学习资源:** 课程提供配套的练习文件,方便学员跟随讲师一同学习和实践。
In this Collections in C# and.NET training course, expert author Jeremy McPeak will teach you how to use the collection classes in the.NET framework. This course is designed for users that are already familiar with the basic fundamentals of C# and the.NET framework.You will start by learning about attributes, then jump into learning about common collections, including working with arrays, the HashSet, and the SortedSet. From there, Jeremy will teach you how to create your own collection with Collection, bind data with BindingList, and prevent collection modifications with ReadOnlyCollection. Finally, you will learn about concurrent collections and how to write iterators. Once you have completed this computer based training course, you will have gained a solid understanding of what the collection classes are in the.NET framework and how to use them. Working files are included, allowing you to follow along with the author throughout the lessons.