Programming Scala Book Code Examples Versions Save

The code examples used in Programming Scala, 2nd and 3rd Editions (O'Reilly)

3.3.0

10 months ago

I keep the dependencies up to date, thanks to Scala Steward. This release just "memorializes" support for 3.3.0.

3.1.0

2 years ago

There are a few changes in Scala 3 from 3.0.0 to 3.1.0. They are incorporated here, although this release doesn't include new examples of Scala 3.1.0 features, like the emerging way of declaring exceptions in method signatures. I'll examples for that in a subsequent update.

3.0.0-final

2 years ago

This release is the example code as published in Programming Scala, Third Edition (http://programming-scala.com/). Subsequent releases will be created periodically for bug fixes (including errata fixes), and other updates.