Learn F# 1 - Getting Started
To get started on F#, this article covers some necessary tools and basics to get you started on writing simple CLI programs.
To get started on F#, this article covers some necessary tools and basics to get you started on writing simple CLI programs.
I step aside from classic teaching about functional programming to consider F# as a general purpose language for .NET development. We start here with a classic OOP critique point concerning how data and functions are structured.