Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 726 Bytes

README.markdown

File metadata and controls

18 lines (13 loc) · 726 Bytes

Scala Koans

FURTHER DEVELOPMENT

Further development of the scala-koans can be had at https://bitbucket.org/dickwall/scala-koans/overview

About the Scala Koans

Inspired by the Ruby koans, the Scala koans will guide you on your journey to learn Scala.

How to start your journey

Run sbt or sbt.bat depending on your platform. Then in the shell run ~koans and follow the steps.

Sources and inspirations