(no title)
mikaeluman | 3 months ago
I don't know if AI can change that but when using python, there is a feeling that there is an awesome quality library for just about anything.
mikaeluman | 3 months ago
I don't know if AI can change that but when using python, there is a feeling that there is an awesome quality library for just about anything.
throwa567543|3 months ago
Otherwise in most mainstream platforms there is enough libraries for most things already; which includes .NET. It's rare not to find a well maintained lib for the majority of use cases in general whether it is .NET, Java, Go, etc which is why w.r.t long term risk a used platform is more important than the syntax of a language and its abstractions. Web frameworks, SDK's, DB drivers, etc etc are all there and generally well tested so you won't be stuck if you adopt F#. I evaluate on more objective metrics like performance, platform improvements, compatibility with other software/hardware, etc etc. It isn't that risky to adopt F# IMO (similar risk to .NET in general) - to me its just another syntax/tool in my toolbelt with some extra features than usual if I'm developing things typical in that .NET/Java/Go abstraction level.