Apress Source Code
This repository accompanies Scala for Java Developers: A Practical Primer by Toby Weston (Apress, 2017).
Corrections
For corrections to the content in the published book, see errata.md.
Contributions
See the file Contributing.md for more information on how you can contribute to this repository.
Building
This is a Scala SBT project. Build it from scratch using:
sbt clean compile
or import the build.sbt
into your favorite IDE.
Releases
Release v1.1 corresponds to the code in the published book, without corrections or updates.
Licence
The software is licenced under the Apache 2.0 open source license.