|
| 1 | +--- |
| 2 | +layout: blog-detail |
| 3 | +post-type: blog |
| 4 | +by: Julien Richard-Foy |
| 5 | +title: Learn Scala Online at the EPFL Extension School |
| 6 | +--- |
| 7 | + |
| 8 | +We are very excited to announce that our MOOC “Effective Programming in |
| 9 | +Scala” is now also available on the Extension School platform! |
| 10 | + |
| 11 | +## The Extension School Platform |
| 12 | + |
| 13 | +Currently, [our MOOCs][moocs] are published on Coursera or edX. Every year, |
| 14 | +tens of thousands of programmers take our courses! We are very proud to teach |
| 15 | +Scala at such a scale, but we also feel some challenges in teaching online. |
| 16 | +Indeed, for some people, learning alone behind a computer does not work well. |
| 17 | +When the learners see a test that does not pass, or a compiler error message, they |
| 18 | +have to figure out what’s wrong almost exclusively on their own. |
| 19 | + |
| 20 | +The [Extension School][exts] is an online learning platform that addresses |
| 21 | +this issue. At the Extension School, the learners get **individual support** |
| 22 | +from course instructors. They have access to regular live sessions where |
| 23 | +they can ask specific questions to the course instructors, and their work is |
| 24 | +reviewed by Scala experts (not only by an automated grader). |
| 25 | + |
| 26 | +We believe that both types of platforms are complementary and target |
| 27 | +different needs, this is why we decided to publish the course Effective |
| 28 | +Programming in Scala on both Coursera and the Extension School. |
| 29 | + |
| 30 | +## Effective Programming in Scala |
| 31 | + |
| 32 | +The course [Effective Programming in Scala] is the first of our MOOCs to be |
| 33 | +published to the Extension School. This course teaches programmers with no |
| 34 | +experience in Scala everything they need to be ready to work in Scala. It’s |
| 35 | +a good choice for companies that need to train new hires, or for individuals |
| 36 | +willing to apply for a Scala job. |
| 37 | + |
| 38 | +The content of the course is the same as on Coursera: it contains video |
| 39 | +lectures, quizzes, and auto-graded homeworks. The course is self-paced: you |
| 40 | +start whenever you are available, and you progress at your own pace. |
| 41 | +Additionally, every week you have access to 30 minutes of live sessions with |
| 42 | +instructors, and your final project will be reviewed by Scala experts. |
| 43 | + |
| 44 | +We are looking forward to seeing you online! |
| 45 | + |
| 46 | +[moocs]: https://docs.scala-lang.org/online-courses.html |
| 47 | +[exts]: https://extensionschool.ch |
| 48 | +[Effective Programming in Scala]: https://extensionschool.ch/learn/effective-programming-in-scala?utm_source=scala_lang&utm_medium=blog&utm_campaign=announcement |
0 commit comments