|
| 1 | +--- |
| 2 | +layout: blog |
| 3 | +post-type: blog |
| 4 | +by: Heather Miller |
| 5 | +title: Three Scala courses launched on Coursera! |
| 6 | +--- |
| 7 | + |
| 8 | +We're very happy to announce that the first 3 out of 4 courses in our Scala |
| 9 | +specialization have launched on Coursera! The courses available today include: |
| 10 | + |
| 11 | +- **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. |
| 12 | +- **Functional Program Design in Scala**: learn how to apply the functional programming style in the design of larger applications. |
| 13 | +- **Parallel Programming**: learn the fundamentals of parallel programming, from task parallelism to data parallelism. |
| 14 | + |
| 15 | +As in the past, all courses feature the much-loved automatic grading of |
| 16 | +programming assignments! |
| 17 | + |
| 18 | +The final course in the pipeline is _Big Data Analysis with Scala and Spark_, |
| 19 | +which we're hoping will follow in a couple of months along with the Scala |
| 20 | +capstone project – a ~4 week long project designed to push you to build a |
| 21 | +larger, more challenging Scala application. |
| 22 | + |
| 23 | +All courses are available both for free and as part of the Scala specialization, |
| 24 | +which is a verified mini-degree from Coursera. |
| 25 | + |
| 26 | +<center><b><a href="https://www.coursera.org/specializations/scala">Learn more about the Scala Specialization on Coursera!</a></b></center> |
| 27 | +<br/> |
| 28 | + |
| 29 | +Or to enroll in each course independently (for free, but without a certificate), |
| 30 | +you can visit each course's landing page: |
| 31 | + |
| 32 | +- **[Functional Programming Principles in Scala](https://www.coursera.org/learn/progfun1/)** |
| 33 | +- **[Functional Program Design in Scala](https://www.coursera.org/learn/progfun2/)** |
| 34 | +- **[Parallel Programming](https://www.coursera.org/learn/parprog1/)** |
| 35 | + |
| 36 | +More info about each course can be found on the [Scala Specialization page](https://www.coursera.org/specializations/scala), or on |
| 37 | +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)! |
| 38 | + |
| 39 | + |
0 commit comments