Should I invest time learning Microsoft’s new F# language? I am mainly a C# .NET developer and I wonder if learning F# will be of any help in developing today’s typical applications.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
F# is a perfectly good place to start learning functional languages. If you’re worried that F# knowledge won’t apply to other functional languages, you shouldn’t. F# is a member of the ML family of languages. Microsoft just tweaked it a bit so that it plays well with .NET.
Luca Bolognese gave an amazing presentation on F# at PDC 2008. I would strongly recommend you watch it and decide for yourself whether F# is worth learning.