.NET Reactive Extensions Fundamentals 1.0
Offered By: Pluralsight
Course Description
Overview
Reactive Extensions (Rx) is a .NET reactive programming library. In this course, you will learn how it can help you tame your asynchronous and event-driven code to be more maintainable.
The .NET Reactive Extensions (Rx) is a library to compose asynchronous and event-based programs using observable collections and LINQ-style query operators. Rx is a superset of LINQ’s standard query operators that exposes asynchronous and event-based computations as push-based, observable collections via the new IObservable interface in .NET 4. This course walks you through the details of working with Rx to develop asynchronous applications. Version 2 was released August 2012. This course covers version 1 and the demo and content have not been updated for version. Version 1 can be downloaded from http://www.microsoft.com/en-us/download/details.aspx?id=28568.
The .NET Reactive Extensions (Rx) is a library to compose asynchronous and event-based programs using observable collections and LINQ-style query operators. Rx is a superset of LINQ’s standard query operators that exposes asynchronous and event-based computations as push-based, observable collections via the new IObservable interface in .NET 4. This course walks you through the details of working with Rx to develop asynchronous applications. Version 2 was released August 2012. This course covers version 1 and the demo and content have not been updated for version. Version 1 can be downloaded from http://www.microsoft.com/en-us/download/details.aspx?id=28568.
Syllabus
- Course Overview 1min
- Introducing Reactive Programming 19mins
- Creating Sequences of Observables 25mins
- Filtering and Controlling the Sequences 18mins
- Simplifying Asynchrony and Multithreading 22mins
Taught by
Edin Kapic
Related Courses
An Introduction to Interactive Programming in Python (Part 1)Rice University via Coursera Introduction: Elements of Microgame Design
Worcester Polytechnic Institute via Kadenze Programming with GUIs
Raspberry Pi Foundation via FutureLearn Introduction to Basic Game Development using Scratch
Coursera Project Network via Coursera Basic Game Development with Levels using Scratch
Coursera Project Network via Coursera