Hacker News new | ask | show | jobs
by wojciii 1037 days ago
Would Haskel or some other functional language be a part of a typical CS curriculum?

I remember having a course about programming paradigms which introduced different languages and we wrote a small project based on functional languages.

2 comments

I expect that in good universities, with rich curriculum.

At very least one of Lisp or Scheme variants, ML variants or Prolog variants.

it's hard to do theoretical CS without functional languages