|
|
|
|
|
by dfgdghdf
1954 days ago
|
|
F# syntax is so much better than C# for functional programming - and arguably for object programming too. However, it is sufficiently different that you really need to jump in with both feet. Don't assume it will be easy because you know C#. However, once you start to grok the syntax, you begin to see how the language features elegantly tie together, and the language design decisions make perfect sense. Unfortunately, you just have to take it on faith that this moment will occur... you can't see it unless you put in the time to learn it. There is a whole series on C# to F#: https://fsharpforfunandprofit.com/posts/porting-to-csharp-in... |
|
I think key to proper functional adoption is wide range entry level adoption (and not only university).