Recently my colleague and I were working to port V8 JS engine as one of our benchmarks. We used it as it’s a widely-used library on devices we cared about, and we believed it’s a well-maintained, high code quality project. Or at least we thought.
Reading Summary 2016-02
Programming
A critique of “How to C in 2016” by Matt
A good review as well as critique to the original “How to C in 2016”, debunking some myths, and making suggestions on how to really code in C.