Tagged Questions
1
vote
1answer
129 views
parallel computing list of objects
I have a list of objects that all require the exact same filtering, basically a set of conditionals in a function which outputs if the object is "good" or "bad". I want to keep all of my "good" ...
5
votes
3answers
763 views
Learning functional programming [closed]
This question is similar to Choosing a functional programming language.
I want to learn functional programming but I am having troubles choosing the right programming language. At the university I ...
19
votes
6answers
2k views
Choosing a functional programming language
I have read a lot of threads about functional programming languages lately (almost in the past year, in fact). I would really like to pick one and learn it thoroughly.
Last [course] semester, I have ...