Why just get by in F# when you can program in style! This book goes beyond syntax and into design. It provides F# developers with best practices, guidance, and advice to write beautiful, maintainable, and correct code.
Stylish F# covers every design decision that a developer makes in constructing F# programs, helping you make the most educated and valuable design choices at every stage of code development. You will learn about the design of types and function signatures, the benefits of immutability, and the uses of partial function application. You will understand best practices for writing APIs to be used by F#, C#, and other languages. Each carefully vetted design choice is supported with compelling examples, illustrations, and rationales.
What You'll Learn:
This book is for any developer who writes F# code, and wants to write it better.
Why just get by in F# when you can program in style! This book goes beyond syntax and into design. It provides F# developers with best practices, guidance, and advice to write beautiful, maintainable, and correct code.
Stylish F# covers every design decision that a developer makes in constructing F# programs, helping you make the most educated and valuable design choices at every stage of code development. You will learn about the design of types and function signatures, the benefits of immutability, and the uses of partial function application. You will understand best practices for writing APIs to be used by F#, C#, and other languages. Each carefully vetted design choice is supported with compelling examples, illustrations, and rationales.
What You'll Learn
Who This Book Is For
Any developer who writes F# code and wants to write it better
The most practical guide yet to succeeding with F# in the real world
Written for any developer who wants to take the F# programming experience beyond syntax and into design
Explains how all design is compromise and avoids purism
Provides supporting visuals to facilitate learning, and offers examples and supportive context for every assertion
Kit Eason
F# C# .NET Don Syme Functional Programming monads F# programming style F# coding style F# Visual Studio F# development style clean code