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