Fortsätt till huvudinnehåll

Inlägg

Visar inlägg från juli, 2017

More on F#

I have read and experimented quite a lot with F# during the last weeks. Must say that I am starting to like it. For those of you interested I recommend taking a look at the O'Reilly book "Programming F#" and starting with some basic Katas at Codewars. Personally I wrote a small file hashing application in F# today. Did a similar tool in C# a while ago and wanted to try out coding it in F# as well. Anyone interested in looking at the code can find it on GitHub: https://github.com/Backhage/FSharpFileHasher