Skip to content

gstro/effective-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

effective-scala

Suggestions for a more pleasant Scala experience.

Format and Presentation

This project uses mdoc to interpret Scala code and capture program output into markdown. The main markdown file is formatted to be presented with Deckset.

Run sbt mdoc at the root, then use Deckset or some other Markdown presentation tool to present the generated target/mdoc/effective-scala.md.

A PDF of the slides can be found at the repo root here

Resources

This presentation is compiled, and sometimes shamefully copied, from a handful of other presentations, books, and notes. They are (in no particular order):

About

Suggestions for a more pleasant Scala experience.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages