[amscotti@128bit.io ~/posts]# grep -l "elm" *.md | xargs -n1 head _
Date: January 05, 2020

A critique of "top programming languages to learn" articles. Argues that learning languages for career advancement benefits differ from personal learning, and that learning new concepts rather than just new syntax provides greater long-term value. Recommends learning functional programming concepts over new language syntax, with Clojure, F#, Elixir, and Elm as specific examples of languages worth exploring.