/zuse

Code for the Zurich Scala Enthusiasts

Primary LanguageScala

Zurich Scala Enthusiasts

What better way to communicate than through code? This is the home for samples, demos, and exercises of the Zurich Scala Enthusiasts.

NOTE: You can skip some of these instructions and just clone or download the sources from this repository. You should be able to run the REPL from the command line, run SBT in the project (be sure to execute ‘update’ to download dependencies), and open the IntelliJ project.

Replace `mate` with a text editor of your choice!

Getting Started with Scala

./sbt

> compile

> console

Documentation / Books

Here are some great, mostly free, resources to help you on your way.

IDE