@@ -11,8 +11,9 @@ redirect_from:
11
11
## Online Courses from EPFL
12
12
13
13
The following courses are available for free. They teach you the main features of the Scala language and introduce you
14
- to functional programming. They are published on both [ Coursera] ( https://www.coursera.org ) and an EPFL-hosted Open edX
15
- instance at [ courseware.epfl.ch] ( https://courseware.epfl.ch/ ) .
14
+ to functional programming. They are published on both [ Coursera] ( https://www.coursera.org ) and edX (either on an
15
+ EPFL-hosted Open edX instance at [ courseware.epfl.ch] ( https://courseware.epfl.ch/ ) , or on
16
+ [ www.edx.org ] ( https://www.edx.org ) ).
16
17
17
18
* Functional Programming in Scala Specialization (on [ Coursera] ( https://www.coursera.org/specializations/scala ) ).
18
19
The Specialization provides a hands-on introduction to functional programming using Scala. You can access the courses
@@ -26,11 +27,13 @@ instance at [courseware.epfl.ch](https://courseware.epfl.ch/).
26
27
[ Open edX] ( https://courseware.epfl.ch/courses/course-v1:EPFL+parprog1+2018_T1/about ) ),
27
28
* Big Data Analysis with Scala and Spark ([ Coursera] ( https://www.coursera.org/learn/scala-spark-big-data ) and
28
29
[ Open edX] ( https://courseware.epfl.ch/courses/course-v1:EPFL+scala-spark-big-data+2018-T1/about ) ),
29
- * Functional Programming in Scala Capstone ([ Coursera] ( https://www.coursera.org/learn/scala-capstone ) only).
30
+ * Functional Programming in Scala Capstone ([ Coursera] ( https://www.coursera.org/learn/scala-capstone ) only),
31
+ * Programming Reactive Systems ([ edX] ( https://www.edx.org/course/programming-reactive-systems ) only).
30
32
31
- Note : On Coursera there is a paid version available. The only difference between the free and the paid version is that
32
- you get a certificate of completion from Coursera on the paid version. You can learn more about coursera certificates in
33
- [ this help document] ( https://learner.coursera.help/hc/en-us/articles/209819053-Get-a-Course-Certificate ) .
33
+ Note : On Coursera and edX, there is a paid version available. The only difference with the free version is that
34
+ the paid version delivers a certificate of completion. Learn more about
35
+ [ Coursera certificates] ( https://learner.coursera.help/hc/en-us/articles/209819053-Get-a-Course-Certificate ) or
36
+ [ edX certificates] ( https://support.edx.org/hc/en-us/categories/115002269627-Certificates ) .
34
37
35
38
## Dr.Mark C Lewis's Lectures from Trinity University
36
39
0 commit comments