
Product information
€84.00
Stock: In Stock Online
Our USPs
- Free DeliveryExtended Range: Delivery 3-4 working days
- Dubray RewardsEarn 336 Reward Points on this title
F# in Action
Product information
Author:
Type: Hardback
ISBN: 9781633439535
Date: 6th May, 2024
Publisher: MANNING PUBLICATIONS
Categories
- Computer Programming / Software Engineering
- Computer Science
- Programming and Scripting Languages
Description
F# is designed to make functional programming practical and accessible, especially for developers working on the .NET platform. This book will get you started. In F# in Action you will learn how to: Write performant and robust systems with succinct F# code Model domains quickly, easily and accurately with F#'s type system Design solutions using functional programming patterns Ingest and process disparate data sources Develop data-driven web applications Unit test F# code Effectively model data using a variety of techniques Use scripts to rapidly explore domains About the technology F# is a simple, robust, and highly performant programming language. It lets you keep your code simple in even the most complex applications, and its language core is perfect for learning the fundamentals of functional programming. F# runs on .NET, so you can work cross-platform and take advantage of battle-tested .NET components. It's succinct and flexible - perfect for everything from command line tools, to web apps, to data analysis and machine learning.