Post little thoughts, jokes, news, etc. that don't necessarily warrant having their own thread.
Name:
Anonymous2018-10-27 0:08
>>190 Start by learning untyped lambda calculus and getting familiar with recursion - Scheme + SICP is a good language for this. Afterwards move to Haskell. Yes, it is worth it. You will obtain a new programming worldview, make safer programs, and parallelise them more easily.