Since it has been mentioned in here a few times, I've become curious about learning functional programming (specifically Lisp or O'Caml). However, my half-hearted attempts so far have not helped me ...
Functional programming, as the name implies, is about functions. While functions are part of just about every programming paradigm, including JavaScript, a functional programmer has unique ...