/scala-bootcamp

Scala Bootcamp

Primary LanguageScala

Scala Bootcamp

This repository contains information on the Evolution Gaming Scala Bootcamp.

Schedule

2022 Q2-Q3 bootcamp schedule

Preparation for the bootcamp

Prerequisites

Please install recent versions of the following before the first lecture:

Alternatives that are also expected to work:

Prepare the project

  • Check out the Scala Bootcamp project
  • Run tests from the command line using sbt test
  • Open the project in IntelliJ IDEA and run tests there (right-click on scala-bootcamp project in the left panel and click Run ScalaTests in ‘scala…’)

The tests will fail (for now), this is normal and expected.

Troubleshooting

In case of issues:

Learning resources

All resources are listed in no particular order.

Books

Other

Non-Scala

Status