Skip to content

Latest commit

 

History

History

slides

Slides

The content is within *.md files.

To check that code snippets are valid, run the following from the repo's top-level:

cd slides && ./extract_hs.sh; cd -; cabal build all

and for Java files:

cd slides && ./build_java.sh; cd -

Inspiration

This course has not been written from scratch. It takes inspiration from: