Mastering Reactive Extensions with C# and .NET

所在平台: Udemy

课程主页: https://www.udemy.com/course/rxdotnet/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:掌握C#和.NET的反应式扩展 课程概述:本课程涵盖反应式扩展(Reactive Extensions),这是一种以反应式方式处理数据流的技术。通过反应式扩展,您可以摄取、过滤、分析和重新广播数据流。您还可以构建自己的组件,生成供他人使用的反应式流。反应式扩展最初作为一种.NET技术发展起来,但之后已被移植到包括JavaScript在内的各种语言中。本课程专注于如何在C#和.NET中使用Rx。 课程内容: - 反应式范式和推送集合 - 关键Rx运算符 - Rx的Subject类,帮助处理可观察的序列 - 基本流运算符 - 高级流运算符,包括多流操作 先修要求:本课程是中级课程,旨在帮助认真的.NET程序员扩展其.NET相关技能。参加课程需要具备以下条件: - 扎实的C#和.NET框架知识 - 理解.NET应用程序开发(尤其是集合/数据存储) - 良好的LINQ知识 - TPL的基本知识可能会有所帮助 课程材料:100%动手实践,涵盖每个主题的现场演示,使用Visual Studio 2017展示。每节课配备单文件演示,提供章节末的测验。 学习结果:完成课程后,学生应能: - 理解反应式序列的使用 - 了解关键可观察/观察者.NET接口及其用法 - 高效使用Subject类设置简单场景 - 应用单流运算符,包括涉及时间的运算符 - 应用高级运算符,包括多流运算符

课程评论(0条)

课程详情

This course covers Reactive Extensions, a technology for working with streams of data in a reactive fashion. With Reactive Extensions, you can ingest, filter analyze and re-broadcast data streams. You can also build your own components which generate reactive streams for others to produce. Reactive Extensions started its life as a.NET technology, but has since been ported to every other language imaginable, including even JavaScript. This course shows how Rx can be used specifically with C# and.NET. Topics Covered The reactive paradigm and push collectionsKey Rx operatorsRx's Subject classes that help working with observable sequencesFundamental Stream OperatorsAdvanced Stream Operators, including operations on multiple streams Pre-requisites This is an intermediate-level course, designed for serious.NET programmers wishing to expand their arsenal of.NET related skills. To take the course, you will need the following: Good knowledge of C# and.NET frameworkGood understanding of.NET application development (esp. collections/data storage)Good knowledge of LINQCursory knowledge of TPL may be benefitial Course Materials 100% hands-on, with live demonstrations of every topic coveredPresented in Visual Studio 2017 Every lesson comes with a single-file demo End-of-section quizzes are available Learning Outcomes By the end of the course, students should: Understand the use of reactive sequencesAppreciate key observable/observer.NET interfaces and how to use themEfficiently use Subject classes for setting up simple scenariosApply single-stream operators, including operators involving timeApply advanced operators, including multi-stream operators

课程标签

0人关注该课程

主题相关的课程