Skip to content
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
3 changes: 3 additions & 0 deletions learn.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@ There are a handful of websites where you can interactively run Scala code in yo

## ScalaCourses
[Independent Courseware](http://getscala.com), online self-study or instructor-led Scala and Play courses for a fee.

## Visual Scala Reference
[Visual Scala Reference](https://superruzafa.github.com/visual-scala-reference/), a guide to visually learn about Scala concepts and functions.