Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 730 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 730 Bytes

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: