5 Programming Languages That Should Die Nate Swanner, August 10, 2017 6 min read Programming Languages Popularity Everyone has a favorite programming language (and probably one they just can’t...
Exploring Assembly Language and WebAssembly David Bolton, May 2, 2017 5 min read Many decades ago, you programmed computers by flipping switches. It was a slow, error-prone and tedious process. Then...
Haskell Tops Developers’ Weekend Languages Nick Kolakowski, February 9, 2017 3 min read Many developers have their side projects. Some tinker with code for fun; others think they can turn an idea into a...
A Closer Look at LLVM David Bolton, July 6, 2016 6 min read The Low Level Virtual Machine (LLVM) is a set of open-source compiler technologies, combined with related toolchain...
Assembly Language Keeps Rising Nick Kolakowski, July 5, 2016 2 min read Assembly language is a very low-level programming language for niche platforms such as bootloaders, device drivers,...