From 18d4dbdf3d416d1361396375d3435ce3340f88bd Mon Sep 17 00:00:00 2001 From: Eric Douglas Date: Wed, 17 Jun 2015 17:43:46 -0300 Subject: [PATCH] Add course about reactive programming --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 983cfcb..70f8c2d 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer- 1. [Elements of Software Construction](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-005-elements-of-software-construction-fall-2011/) - [⎙]() 1. [Introduction to Algorithms](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/) - [⎙]() 1. [Design and Analysis of Algorithms](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-046j-design-and-analysis-of-algorithms-spring-2012/) - [⎙]() +1. [Principles of Reactive Programming](https://www.coursera.org/course/reactive) - [⎙]() 1. [Paradigms of Computer Programming – Fundamentals](https://www.edx.org/course/paradigms-computer-programming-louvainx-louv1-1x-0) - [⎙]() 1. [Paradigms of Computer Programming – Abstraction and Concurrency](https://www.edx.org/course/paradigms-computer-programming-louvainx-louv1-2x-0) - [⎙]() 1. [Computer System Engineering](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-033-computer-system-engineering-spring-2009/) - [⎙]()