Skip to content

vadzim-marchanka/scala-bootcamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 99.9%
  • Shell 0.1%