|
|
|
|
|
by hydroxonium
2219 days ago
|
|
A good (best?) way to learn F# might be to learn some Haskell and C# first. Haskell makes sure you properly understand functional programming fundamentals. (And the syntax is very similar to F#.) You'd want to learn enough C# anyway since .NET comprises largely C# code. |
|