Summary
In this chapter, we had a look into the basics of programming in F# using Visual Studio. We covered a wide variety of the language and scratched the surface of functional programming, where immutability plays a key role. Throughout the chapter we started out illustrating some of F#'s language features and how to make use of the .NET framework. At the end of the chapter, we put together a simple application which shows the power and elegant syntax of F#. Functions are the main building block in any functional programming language. Building new functions from existing ones is a way of abstracting away the complexity and allows for reuse.
In the next chapter, we'll dive into more details about the F# language. You'll learn more about data ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access