Tagged Questions
10
votes
7answers
919 views
Arguments for Functional Programming
I've recently been learning F# for fun (I'm a VB.NET/C# dev), and I really like some of what it has to offer. Theoretically that is. But I'm having trouble thinking up of scenarios where I would ...
36
votes
4answers
2k views
What are the biggest differences between F# and Scala?
F# and Scala are both functional programming langugages that don't force the developer to only use immutable datatypes. They both have support for objects, can use libraries written in other languages ...
13
votes
7answers
1k views
What do you think of the F# language? [closed]
What do you think of the F# language? I would like to learn it's positive and negative points.
What is your experience with this language? When should or shouldn't someone use F#?
See also: F# at ...