Skip to product information
1 of 1

Packt Publishing

F# 4.0 Design Patterns

F# 4.0 Design Patterns

Regular price $31.99 USD
Regular price Sale price $31.99 USD
Sale Sold out
Shipping calculated at checkout.
Quantity

Master Idiomatic F# Programming and boost your productivity by coding optimally

About This Book

  • This book provides a path if you are coming from imperative and object-oriented paradigms
  • It will take you to an intermediate level of functional programming in very practical manner to write enterprise-quality idiomatic F# code
  • Tackle complex computing problems by fully embracing the functional-first F# paradigm to generate simple code
  • Packed full of practical coding examples to help you master F# programming and generate optimal code
Who This Book Is For

This book is for .NET developers, web programmers, C# developers, and F# developers. So, if you have basic experience in F# programming and developing performance-critical applications, then this book is for you.

What You Will Learn

  • Acquire the practical knowledge to use the main functional design patterns
  • Realign some imperative and object-oriented principles under the functional approach
  • Make use of the 3 R's (retain, recognize, and reuse) in your professional activities
  • Develop your confidence in building and combining first-order and higher-order functions
  • Learn to use core language pattern matching effectively
  • Build custom abstract data types off embedded ones
  • Recognize and measure the difference in resource consumption between sequences and materialized data structures
  • Master writing generic polymorphic code
In Detail

Design patterns is a well-known approach to writing better applications, which captures high-level abstractions that are common in many applications. This book will encourage you to develop an idiomatic F# coding skillset by fully embracing the functional-first F# paradigms. It will also help you harness this powerful tool to write succinct, bug-free, and cross-platform code.

F# 4.0 Design Patterns will start off by helping you develop a functional way of thinking. We will show you how beneficial the functional first paradigm is and how to use it to get the optimum results. The book will help you acquire the practical knowledge of the main functional design patterns while avoiding the traditional “Gang of Four” approach.

We will take you through pattern matching, immutable data types, and sequences in F#. We will also uncover advanced functional patterns, look at polymorphic functions, data crunching, adjusting code through augmentation, and generalization. Lastly, we take a look at the advanced techniques to equip you with everything you need to write flawless code.


View full details