This document is an easily sharable way of pointing potential students to study resources.
Compiling the markdown files to PDF requires the use of pandoc (brew install pandoc) and minted.
To compile a specific document (e.g. DSI_Study_Resources.md), simply run:
$ ./compile.sh DSI_Study_Resources.md
To compile all markdown file at once, simply run:
$ ./compile.sh