BOOKS - PROGRAMMING - F# in Action (MEAP v7)
US $9.50
610522
610522
F# in Action (MEAP v7)
Author: Isaac Abraham
Year: 2023
Format: PDF | EPUB
File size: 12.7 MB
Language: ENG
Year: 2023
Format: PDF | EPUB
File size: 12.7 MB
Language: ENG
F# is designed to make functional programming practical and accessible, especially for developers working on the .NET platform. This book will get you started. F# in Action teaches you the practical F# development skills you need to create professional applications. It’s based on author and Microsoft F# MVP Isaac Abraham’s years of experience working with developers as an F# consultant. You’ll upgrade your .NET development skills with the core principles of functional programming, and discover how F#’s functional-first approach makes it easy to learn this powerful paradigm. F# is a general-purpose programming language that’s designed to build systems that are robust, succinct and performant across Windows, Mac and Linux. It has a lightweight syntax, yet a powerful type-system and compiler. This makes it a compelling choice for writing applications, as it enables developers to rapidly model real-world systems in a way that does what they intend. It’s also an opinionated language with a set of characteristics that it is optimized towards.