Stylish F#: Crafting Elegant Functional Code for .NET and .NET Core
eBook Details:
- Paperback: 396 pages
- Publisher: WOW! eBook; 1st edition (November 30, 2018)
- Language: English
- ISBN-10: 1484239997
- ISBN-13: 978-1484239995
eBook Description:
Stylish F#: Crafting Elegant Functional Code for .NET and .NET Core
Why just get by in F# when you can program in style! Stylish F# 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.