Reactive course does not exist anymore and redirects to the scala specialization #487
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR is intending to fix a confusion in the documentation regarding the reactive course. Basically we need to remove references to the reactive course and list the new specialization.
Reactive course does not exist anymore (I can only see my certificate in my account).
The https://www.coursera.org/course/reactive link to the reactive course redirects to the new specialization https://www.coursera.org/specializations/scala.
I have contacted coursera and they verified that the old reactive course does not exist any more (maybe someone has more information regarding this)
In essence now we have the
We have the option to only list the specialization which includes anyway the Functional Programming Principles in Scala course as well instead of two references.
Please let me know what you think and I will apply changes accordingly.
Also see:
#476