/*
 * C language
 */

Old, unsafe, lacks many of the features that anyone expects
from any recent language...

I like C. I debug my programs with printf() and valgrind.
I create my own CSV parser when I need one. Life is easy when
you don't code for a living.