Skip to content

community page: update Learning resources section #1764

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 1 commit into from
Mar 3, 2025
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
18 changes: 11 additions & 7 deletions community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,13 +242,17 @@ news items and opinions. Ask your Scala friends who they follow.

## Learning resources

- [Scala Exercises](http://scala-exercises.org/)
- [Scala School](https://twitter.github.io/scala_school/)
- [Scala Puzzlers](https://scalapuzzlers.com/)
- [Scala Cookbook](http://www.scalacookbook.com/)
- [Interactive Tour](https://scalatutorials.com/tour)
- [Functional programming course/exercises](https://github.com/dehun/learn-fp)
- [Best Scala Tutorials On YouTube](https://www.nbshare.io/blog/best-scala-tutorials-on-youtube/)
Our [Online Courses page](https://docs.scala-lang.org/online-courses.html) lists courses
offered by the Scala Center as well as paid courses from Rock the JVM.

Our [Books page](https://docs.scala-lang.org/books.html) offers a small
selection of Scala books (many others exist).

There are too many other Scala learning resources out there for any
list to be exhaustive, but here are a few:

- [Scala Exercises](https://www.scala-exercises.org)
- [Scala Cookbook](https://scalacookbook.com)

## Libraries and tools

Expand Down