Skip to content

Commit b787563

Browse files
authored
Merge pull request #1257 from scalacenter/moocs-update
Update online learning resources section with the reactive programming course
2 parents a90d395 + 91708e6 commit b787563

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

learn.md

+9-6
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ redirect_from:
1111
## Online Courses from EPFL
1212

1313
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)).
1617

1718
* Functional Programming in Scala Specialization (on [Coursera](https://www.coursera.org/specializations/scala)).
1819
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/).
2627
[Open edX](https://courseware.epfl.ch/courses/course-v1:EPFL+parprog1+2018_T1/about)),
2728
* Big Data Analysis with Scala and Spark ([Coursera](https://www.coursera.org/learn/scala-spark-big-data) and
2829
[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).
3032

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).
3437

3538
## Dr.Mark C Lewis's Lectures from Trinity University
3639

0 commit comments

Comments
 (0)