You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[.NET Blog (F# tag)](https://devblogs.microsoft.com/dotnet/tag/f/) - News and discussions about F# from the .NET team.
329
+
-[Codesuji](https://codesuji.com) - A community member blog, focusing on functional aspects on F#.
330
+
-[Krzysztof Cieslak](https://kcieslak.io/) - A blog of the Ionide maintainer.
331
+
-[Mark Seemann](https://blog.ploeh.dk/) - A blog discussing various aspects of software design.
332
+
-[Sergey Tihon (F# Weekly)](https://sergeytihon.wordpress.com/) - Weekly newsletter collected across the ecosystem.
333
+
-[Tomas Petricek](http://tomasp.net/blog/) - A well-known community member working on a diverse set of topics.
334
334
335
335
### Books
336
336
337
-
-[F# in Action](https://www.manning.com/books/f-sharp-in-action)
338
-
-[Domain Modeling Made Functional](https://pragprog.com/titles/swdddf/domain-modeling-made-functional/)
337
+
-[F# in Action by Isaac Abraham](https://www.manning.com/books/f-sharp-in-action) - A practical guide in software development in F#.
338
+
-[Domain Modeling Made Functional by Scott Wlaschin](https://pragprog.com/titles/swdddf/domain-modeling-made-functional/) - Tackle software complexity with domain-driven design and F#.
-[Learn F# in Y minutes](https://learnxinyminutes.com/docs/fsharp)
346
-
-[30min F# tutorial for C# programmers, with back to back code snippets](https://github.com/knocte/2fsharp/blob/master/csharp2fsharp.md)
347
-
-[30min F# tutorial for Python programmers, with back to back code snippets](https://github.com/knocte/2fsharp/blob/master/python2fsharp.md)
342
+
-[F# cheatsheet](https://fsprojects.github.io/fsharp-cheatsheet/) - Quick reference for the main language features.
343
+
-[F# Snips](https://fssnip.net/) - Share your snippets of F# code.
344
+
-[F# tour](https://docs.microsoft.com/en-us/dotnet/articles/fsharp/tour) - Official language tour from Microsoft.
345
+
-[Learn F# in Y minutes](https://learnxinyminutes.com/docs/fsharp) - A guide recommended to quickly start programming in F#.
346
+
-[Guide for C# devs to learn F#](https://github.com/knocte/2fsharp/blob/master/csharp2fsharp.md) - A 30-minute F# tutorial for C# programmers, with back-to-back code snippets.
347
+
-[Guide for Python devs to learn F#](https://github.com/knocte/2fsharp/blob/master/python2fsharp.md) - A 30-minute F# tutorial for Python programmers, with back-to-back code snippets.
0 commit comments