Just tried F# on https://www.codingame.com/games/puzzles
Don't really see the use case for me, but fun to try smthg new => "one new language a day keeps the boredom away"
That's an awesome website! I made it through the first three puzzles using F#. It's too bad that there's nothing like IntelliSense there, but you can use Visual Studio or www.tryfsharp.org for typing and CodinGame for testing. It looks neat, but might not be the best for learning a new language. You can see some clever solutions after solving a puzzle at least. How familiar are you with F# and functional programming?