Skip to content

✌🏼 Free Shipping on orders £20

F In Action

F In Action

By: Isaac Abraham
Genre:
  • Computer programming / software development
Regular price £50.84
Sale price £50.84 Regular price
Tax included. Shipping calculated at checkout.

Quick, only 2 items left in stock!

  • Free UK shipping on orders over £20
  • Order before 1pm for same day dispatch
Sold and shipped by SpeedyHen
Payment & Security
Payment methods
  • American Express
  • Apple Pay
  • Bancontact
  • Diners Club
  • Discover
  • Google Pay
  • Maestro
  • Mastercard
  • Shop Pay
  • Union Pay
  • Visa

Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.

F In Action

F In Action

Regular price £50.84
Sale price £50.84 Regular price

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.