From c9b640865c9d92875d464e2f0ce49ba6f68ed048 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nu=C3=B1o=20Sempere?= Date: Thu, 3 Oct 2019 14:19:53 +0200 Subject: [PATCH] Update ProgrammingLanguagesIknow.md --- maths-prog/ProgrammingLanguagesIknow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maths-prog/ProgrammingLanguagesIknow.md b/maths-prog/ProgrammingLanguagesIknow.md index 67aae9b..98d92f3 100644 --- a/maths-prog/ProgrammingLanguagesIknow.md +++ b/maths-prog/ProgrammingLanguagesIknow.md @@ -71,7 +71,7 @@ Representative project: None, currently learning (Oct 2019). Useful for: Code which is executed on the client's side. Interactive webpages. Server side with Node.js -Personal experience: Limited, currently learning. +Personal experience: Limited, currently learning. As I write this, reading Chapter 5 of *Eloquent JavaScript*, [Higher order functions](https://en.wikipedia.org/wiki/Higher-order_function) just clicked for me. In hindsight, I had already used lapply in R, and functions which modify other functions are pretty natural in Haskell, but I had the Eureka moment. ## Others. Unix shell, Matlab. Honorable mention to JSFuck for its practical uses. Honorable mention to Intercal for the following paragraph, which has stayed with me: