← Back
JetBrains TV October 25, 2025 1h 13m

Functional Programming in F#: Fad or Fabulous? — Ken Bonny

Summary

The presentation explores functional programming in F# and its practical application, even alongside existing C# libraries like Wolverine. Key concepts covered include functions, data types, computational expressions, discriminated unions, pattern matching, and piping for code composition. The takeaway is that these functional programming concepts, though they sound complex, are powerful tools for making F# code more readable, concise, and easier to test.

View original episode ↗