EBOOK

F# Deep Dives

Phillip Trelford
(0)
Pages
372
Year
2014
Language
English

About

F# Deep Dives presents a collection of real-world F# techniques, each written by expert practitioners. Each chapter presents a new use case where you'll read how the author used F# to solve a complex problem more effectively than would have, been possible using a traditional approach. You'll not only see how a specific solution works in a specific domain, you'll also learn how F# developers approach problems, what concepts they use to solve them, and how they integrate F# into existing systems and environments.

About the Technology

F# is an elegant, cross-platform, functional-first programming language. With F#, developers create consistent and predictable programs that are easier to test and reuse, simpler to parallelize, and less prone to bugs. The language, its tooling, and the functional programming style have proven effective in many application areas like secure financial engines, machine learning algorithms, scientific calculations, collaborative web applications, games, and more.

What's Inside

• Numerical computing
• Data visualization
• Business logic
• Domain-specific languages
• Practical solutions to real problems
• Information-rich programming, including LINQ and F# type providers
• Covers F# 3.1 and VS 2013

Table of Contents

• Succeeding with functional-first languages in the industry. PART 1 INTRODUCTION
• Calculating cumulative binomial distributions
• Parsing text-based languages. PART 2 DEVELOPING ANALYTICAL COMPONENTS
• Numerical computing in the financial domain
• Understanding social networks
• Integrating stock data into the F# language. PART 3 DEVELOPING COMPLETE SYSTEMS
• Developing rich user interfaces using the MVC pattern
• Asynchronous and agent-based programming
• Creating games using XNA
• Building social web applications. PART 4 F# IN THE LARGER CONTEXT
• F# in the enterprise
• Software quality

Related Subjects

Artists