Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 726 Bytes

why-use-fsharp-conclusion.md

File metadata and controls

16 lines (12 loc) · 726 Bytes
layout title description nav seriesId seriesOrder categories
post
Why use F#: Conclusion
why-use-fsharp
Why use F#?
30

This completes the tour of F# features. I hope that the examples have given you some appreciation of the power of F# and functional programming. If you have any comments on the series as a whole, please leave them at the bottom of this page.

In later series I hope to go deeper into data structures, pattern matching, list processing, asynchronous and parallel programming, and much more.

But before those, I recommend you read the "thinking functionally" series, which will help you understand functional programming at a deeper level.