News

Strange Loop talks have introduced me to some of the most interesting new programming languages in the industry. Languages like Idris and Elm, for instance, were introduced respectively by their ...
Ever wondered why programming in Bash is so difficult? Bash employs the same constructs as traditional programming languages; however, under the hood, the logic is rather different. The Bourne-Again ...