Notes for CSSE2002 -- programming in the large
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

359 B

Notes for Course CSSE2002

pdf file

html

Pull requests are welcome.

Building

pandoc notes.md --toc --template template.latex -o notes.pdf
pandoc notes.md -s --css style.css --toc -o notes.html  --template template.html --self-contained