Skip to content

Scala in a day. Learning from the people who really use it.

License

Notifications You must be signed in to change notification settings

bu3/scala-1-day

 
 

Repository files navigation

Scala in a day

Scala in a day. Learning from the people who really use it.

This repo contains the modules for a 1-Day training that we occasionally deliver. Students are asked to clone it and only to look at the solutions when you get stuck. Afterall it is you who wants to learn something.

To get going you need to install ...

  • Java
  • Scala
  • Sbt
  • Git

You then need to clone the repo git clone https://github.com/gilt/scala-1-day.git. Afterwards you should be able to go to 000.setup and run sbt "run-main javax.HelloWorld" and sbt "run-main scalax.HelloWorld".

About

Scala in a day. Learning from the people who really use it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 50.5%
  • Scala 49.5%