A repo for today:

https://github.com/ucsb-cmptgcs-1a-f17/lecture-11-15-Makefiles

Some Makefile tutorials

Compiling/linking/running in C/C++

build managers in general (e.g. Ant, Maven, Gradle, etc.)

For Java: