dot NET

In F#, values are immutable by default. In this video, you'll learn what values are, the power of type inference, how to associate them with descriptive names (value binding), and in cases where you need to change your values in place how you can create mutable bindings.

Links: 
https://aka.ms/learn-fsharp
F# Values: https://docs.microsoft.com/dotnet/fsharp/language-reference/values/?WT.mc_id=academic-33202-cxa
let Bindings: https://docs.microsoft.com/dotnet/fsharp/language-reference/functions/let-bindings?WT.mc_id=academic-33202-cxa
Lambda Expressions: https://docs.microsoft.com/dotnet/fsharp/language-reference/functions/lambda-expressions-the-fun-keyword?WT.mc_id=academic-33202-cxa
Code Samples: https://aka.ms/fsharp-101-samples
Luis' Twitter: https://twitter.com/ljquintanilla

#fsharp

Value Binding & Immutability | F# Tutorial for Beginners
1.40 GEEK