Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

NDC Conferences

The Book of F#

NDC Conferences via YouTube

Overview

Explore the fundamentals of F#, a functional-first programming language, in this comprehensive conference talk. Discover how F# enables developers to write simple code for complex problems through key features like curried functions, partial function application, record types, discriminated unions, pattern matching, units of measure, type providers, and computation expressions. Learn about the advantages of the functional-first paradigm, understand the language's rich type system, and see practical examples including Reverse Polish Notation implementation. Gain insights into F#'s powerful capabilities, from CLI mutability and tuple handling to abstract syntax trees and active patterns, all designed to enhance code simplicity and problem-solving efficiency.

Syllabus

Introduction
Daves story
What is F
Functional Programming
Type System vs Unit Tests
Reverse Polish Notation
Curried Functions
Partial Function Application
Operators as Functions
Pipelining
Ignore
Tuple
CLI mutable
Matching against records
Discrimination unions
Discrimination unions as trees
Abstract syntax trees
Units of measure
Active patterns
Type providers

Taught by

NDC Conferences

Reviews

Start your review of The Book of F#

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.