Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 297 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 297 Bytes

Scala for beginner

Slides to explain scala and its major features to some other coders.

Open the slides:

open output/index.html

To generate and type/check the slides:

sbt docs/mdoc

// or watch mode
sbt "docs/mdoc --watch"

sources of the slides are in slides/index.html