dex157 / scala-bootcamp

Scala Bootcamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scala Bootcamp

This repository contains information on the Evolution Gaming Scala Bootcamp.

Schedule

2021 Q1-Q2 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

About

Scala Bootcamp


Languages

Language:Scala 99.9%Language:Shell 0.1%