Skip to content

Scala MOOCs launched! :) #435

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 23, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions blog/_posts/2016-05-23-scala-moocs-specialization-launched.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
layout: blog
post-type: blog
by: Heather Miller
title: Three Scala courses launched on Coursera!
---

We're very happy to announce that the first 3 out of 4 courses in our Scala
specialization have launched on Coursera! The courses available today include:

- **Functional Programming Principles in Scala**: discover the elements of the functional programming style and learn how to apply them usefully in your daily programming tasks.
- **Functional Program Design in Scala**: learn how to apply the functional programming style in the design of larger applications.
- **Parallel Programming**: learn the fundamentals of parallel programming, from task parallelism to data parallelism.

As in the past, all courses feature the much-loved automatic grading of
programming assignments!

The final course in the pipeline is _Big Data Analysis with Scala and Spark_,
which we're hoping will follow in a couple of months along with the Scala
capstone project – a ~4 week long project designed to push you to build a
larger, more challenging Scala application.

All courses are available both for free and as part of the Scala specialization,
which is a verified mini-degree from Coursera.

<center><b><a href="https://www.coursera.org/specializations/scala">Learn more about the Scala Specialization on Coursera!</a></b></center>
<br/>

Or to enroll in each course independently (for free, but without a certificate),
you can visit each course's landing page:

- **[Functional Programming Principles in Scala](https://www.coursera.org/learn/progfun1/)**
- **[Functional Program Design in Scala](https://www.coursera.org/learn/progfun2/)**
- **[Parallel Programming](https://www.coursera.org/learn/parprog1/)**

More info about each course can be found on the [Scala Specialization page](https://www.coursera.org/specializations/scala), or on
the [Scala Center's website](https://scala.epfl.ch/). Questions, or to join the discussion about the Scala Center, visit us in the [Scala Center gitter channel](gitter.im/scala/center)!