Seattle F# meetup, Wednesday 7/17/2013, 7:00 PM: Functional-style control flow in F#

Join the F# Seattle User Group meetup next Wednesday for a talk about functional-style control flow in F#:

Many developers come to F# from the imperative world of C#, where they are accustomed to various loop types, if/else blocks, switches, breaks, and other imperative control flow mechanisms. Some of these concepts are simply not present in F#, and those that are often translate into awkward, verbose F# code.

In this meetup we will discuss a better approach: Using idiomatic, functional-style control flow in your F# code. We'll look at various items in the functional toolbox, including pattern-matching, recursion, and higher-order functions, and see how they can make your code more readable and concise.

Presented By: Lincoln Atkinson

When: 7/17/2013, 7:00 PM

Where: Microsoft Building 32, 3620 163rd Avenue Northeast, Redmond, WA

More details: https://www.meetup.com/FSharpSeattle/events/128782742/