←back to thread

Why F#?

(batsov.com)
438 points bozhidar | 1 comments | | HN request time: 0.214s | source
Show context
7thaccount ◴[] No.43546330[source]
F# is beautiful, but I could never crack the nut and get fluent in it. I think the big problem is I only know a little C#, so it is difficult to figure out the object oriented methods that F# depends on. It was the same thing with Clojure and Scala for the JVM. I have zero interest in first learning C# or Java, just to use those platforms.
replies(2): >>43546337 #>>43546786 #
netdevphoenix ◴[] No.43546337[source]
you are not supposed to do oop in f#
replies(6): >>43546372 #>>43546385 #>>43546428 #>>43546456 #>>43549887 #>>43549949 #
1. shortrounddev2 ◴[] No.43546456[source]
FP and classes are not mutually exclusive