Skip to content

Commit

Permalink
Merge pull request #1323 from 47deg/master
Browse files Browse the repository at this point in the history
Adds Scala Exercises to list of resources for learners
  • Loading branch information
adelbertc authored Aug 23, 2016
2 parents 79d5f53 + 219585a commit 06539fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/src/site/resources_for_learners.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ section: "resources_for_learners"

# Tutorials
* [herding cats](http://eed3si9n.com/herding-cats/) by Eugene Yokota
* [Scala Exercises](https://www.scala-exercises.org/cats) by 47 Degrees
offers multiple online exercises to learn about the type classes and
datatypes included in Cats.

0 comments on commit 06539fa

Please sign in to comment.