Further development of the scala-koans can be had at https://bitbucket.org/dickwall/scala-koans/overview
Inspired by the Ruby koans, the Scala koans will guide you on your journey to learn Scala.
Run sbt or sbt.bat depending on your platform. Then in the shell run ~koans and follow the steps.
- Edgecase's ruby_kaons @ http://github.com/edgecase/ruby_koans
- Relevance's functional-koans @ http://github.com/relevance/functional-koans
- goneflyin's fork of functional-kaons @ http://github.com/goneflyin/functional-koans
- chenry's scala_koans @ http://github.com/chenry/scala_koans