c++
How I Learned to Get By with C++ Packaging: A 5-Minute CMake Survival Guide
No matter the gamut of high-level languages available, sometimes one just has to dig into the stack. Usually that means C++. CMake is the de-facto build tool for C++. Here's a survival guide on it.