Crafting Elegant Functional Code for .NET 6
Kit Eason

#F#6
#.NET6
#C#
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. This second edition, fully updated for .NET 6 and F# 6, includes all new coverage of anonymous records, the task {} computation expression, and the relationship between types and modules.
Stylish F# 6 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 Will Learn
This book is for any developer who writes F# code and wants to write it better.
Table of Contents
Chapter 1: The Sense of Style
Chapter 2: Designing Functions Using Types
Chapter 3: Missing Data
Chapter 4: Working Effectively with Collection Functions
Chapter 5: Immutability and Mutation
Chapter 6: Pattern Matching
Chapter 7: Record Types
Chapter 8: Classes
Chapter 9: Programming with Functions
Chapter 10: Asynchronous and Parallel Programming
Chapter 11: Railway Oriented Programming
Chapter 12: Performance
Chapter 13: Layout and Naming
Chapter 14: Summary
Kit Eason is a software developer and educator with more than 20 years of experience. He has been programming in F# since 2011 and is employed at Perpetuum Ltd., working on an extensive network of energy-harvesting vibration sensors fitted to railway rolling stock and infrastructure. Kit is an avid F# user who is passionate about teaching others. He has contributed to several publications, including Apress books Beginning F# and F# Deep Dives. He often teaches on the topic of F# and his popular videos appear on Udemy and Pluralsight.