Skip to content

Add online resources to learn.html page #1797

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
Feb 1, 2021
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
5 changes: 5 additions & 0 deletions learn.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ redirect_from:
## Quick Online Exercises
[Scala Exercises](https://www.scala-exercises.org/) is a series of lessons and exercises created by [47 Degrees](https://www.47deg.com/). It's a great way to get a brief introduction to Scala while testing your knowledge along the way.

[Tour of Scala](https://tourofscala.com) gives you an introduction to Scala, step by step, from begineer to expert.

## Scala Learning Communities
[Scala Learning Community on Discord](http://sca.la/learning-community), a growing online community connecting learners with online resources to learn Scala together.

## Online Courses from EPFL

The following courses are available for free. They teach you the main features of the Scala language and introduce you
Expand Down