F# Deep Dives - Early Access Program

I'd like to draw your attention to the Early Access Program for F# Deep Dives, which looks like it will be a wonderful book!

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

Here is the early Table of Contents - those marked FREE and AVAILABLE are, well, free and/or available to early access program participants at the time of writing:

  1: Succeeding with functional-first languages in Industry

PART 1: DEVELOPING
  2: Implementing business rule engine
  3: Parsing text based languages - FREE
  4: Numerical computing in financial domain - AVAILABLE

PART 2: PROCESSING AND ANALYZING DATA
  5: Analyzing and visualizing graph data
  6: Integrating external data into the F# language - AVAILABLE
  7: Handling dirty data with machine learning

PART 3: CONCURRENCY, ASYNCHRONOUS AND PERFORMANCE
  8: Asynchronous and agent-based programming
  9: Implementing a trading system
10: Functional programming in the cloud

PART 4: CREATING END-USER APPLICATIONS
11: Creating games using XNA - AVAILABLE
12: Building social web applications - AVAILABLE

PART 5: F# IN THE LARGER CONTEXT
13: F# in the enterprise
14: Test driven and behavior driven development
15: Optimizing F# code for performance

Appendix A: The F# language crash course

 

Enjoy!

Don