vdebergue / scala-beginner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:HTML 95.5%Language:Scala 4.5%