starting Nov 4th 2013. It is the follow-up for the MOOC “Principles of Functional Programming in Scala”.
From https://www.coursera.org/course/reactive:
"[...] Reactive programming is an emerging discipline which combines concurrency and event-based and asynchronous systems. It is essential for writing any kind of web-service or distributed system and is also at the core of many high-performance concurrent systems. Reactive programming can be seen as a natural extension of higher-order functional programming to concurrent systems that deal with distributed state by coordinating and orchestrating asynchronous data streams exchanged by actors. [...]"
No comments:
Post a Comment