From 718cdf030841c948937413d17cfbdde6c983b99a Mon Sep 17 00:00:00 2001 From: Nick Elsberry Date: Tue, 8 Sep 2015 13:38:05 -0700 Subject: [PATCH] Added Scala Exercises link to Community resources Added link to Scala Exercises (http://scala-exercises.47deg.com/) to the 'Community-Powered Resources' list. --- community/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community/index.md b/community/index.md index a0e95627c..7c61d3317 100644 --- a/community/index.md +++ b/community/index.md @@ -55,6 +55,7 @@ Scala is an active [topic on Stack Overflow](http://stackoverflow.com/questions/ ## Other Community-Powered Resources +* [Scala Exercises](http://scala-exercises.47deg.com/) * [Scala School](http://twitter.github.com/scala_school/) * [Effective Scala](http://twitter.github.com/effectivescala/) * [Scala Puzzlers](http://scalapuzzlers.com/)