I’m glad to share with the F# community the materials related to a 3-day F# 9 training I’ve done in my company:
- Slides: https://github.com/rdeneau/formation-fsharp
- Feel free to use it to train your own C# team or tribe.
- The source code is in markdown with marp. So it’s easy to change the theme based on CSS and PNG files.
- Manual: https://rdeneau.gitbook.io/fsharp-training
- More handy for the trainees for searching and reading after the training sessions
- I used it myself regurlaly when I have a doubt about the syntax
Enjoy