scalac -feature

Use scalac’s -feature option to emit warnings for features that should be imported explicitly.

June 27, 2020

Easily distributable Scala CLIs using jlink

JDK’s jlink tool streamlines custom JRE creation, shrinking distribution sizes, ideal for lightweight command-line apps like a Scala CLI.

March 25, 2020

Downloading sources for maven and sbt project dependencies

Command-line options for downloading sources for dependencies in maven and sbt.

August 6, 2015

Why Scala?

Nice introductory video for Scala.

December 10, 2012