What's Your favorite f# use? where does f# makes life (a lot) easier (compared to c#)?

Posted by luckyluke on Stack Overflow See other posts from Stack Overflow or by luckyluke
Published on 2010-03-17T09:33:28Z Indexed on 2010/03/17 10:21 UTC
Read the original article Hit count: 210

Filed under:
|
|
|

I've skimmed the stack and did not get the overflow as there is probably no such question. I'm just learning f# and I am A seasoned c# and .net dev. I am into financial apps and currently F# helps me a lot with maths calcs like zero finding or minimum finding (although I still want some good maths library there).

I see that processing multiple items (files or smth) tends to be easier, but my GUI (web, win) are still c# based.

I am in the team of 5 devs and we know that the new tool is out, we are learning it after hours (to pimp ourselves up) but maybe we shouldn't bash the door somebody already opened.

So in business apps, whats Your first killer part of soft You would code in F# (if You could and would know IT would be easier, faster, more testable, easier to maintain etc.? Business rules? ImageProcessing? Data processing?

hope it's not to subjective. luke

© Stack Overflow or respective owner

Related posts about F#

Related posts about .NET