Onur Gumus
F#, path to functional enlightenment
#1about 2 minutes
Shifting from object-oriented to functional programming
Functional programming requires unlearning imperative habits to gain benefits like statelessness, which reduces side effects and cognitive load.
#2about 4 minutes
Understanding functions as mathematical concepts
Functional programming treats functions like mathematical operations that always produce the same output for a given input without side effects.
#3about 3 minutes
Exploring unique F# syntax and project structure
F# uses `let` for redefinition instead of assignment and enforces a top-to-bottom file order for dependencies, simplifying code analysis.
#4about 4 minutes
Setting up a live coding environment with Fable
The Fable REPL provides an in-browser environment to write F# that compiles to JavaScript, enabling quick prototyping without local installation.
#5about 3 minutes
Refactoring imperative code into a functional pipeline
The pipeline operator (`|>`) transforms sequential, imperative steps into a declarative data flow by passing the output of one function to the input of the next.
#6about 2 minutes
Using discriminated unions for enhanced type safety
Replacing primitive types like strings with discriminated unions creates a more robust and type-safe domain model that prevents invalid states at compile time.
#7about 3 minutes
Evolving code by appending instead of modifying
New features can be added by creating new functions and types that wrap existing logic, minimizing the risk of breaking tested, stable code.
#8about 3 minutes
Managing errors gracefully with the result type
The built-in `Result` type (`Ok` or `Error`) provides an explicit way to handle operations that can fail, avoiding exceptions for control flow.
#9about 1 minute
Creating reusable logic with function composition
The composition operator (`>>`) combines multiple smaller functions into a single, larger function, creating reusable middleware for complex pipelines.
#10about 3 minutes
Showcasing real-world applications built with F#
F# is used to build complex, real-world applications like a 3D bin packer and a full-stack pizza ordering app with a Blazor-like UI and WebSockets.
#11about 3 minutes
Answering common questions about F# development
The discussion covers the benefits of append-only coding, debugging with source maps, and recommended IDEs like VS Code with the Ionide extension.
Related jobs
Jobs that call for the skills explored in this talk.
Sunhat
Köln, Germany
Remote
€85-115K
Senior
Team Leadership
Software Architecture
+1
Matching moments
01:32 MIN
Organizing a developer conference for 15,000 attendees
Cat Herding with Lions and Tigers - Christian Heilmann
03:17 MIN
Selecting strategic partners and essential event tools
Cat Herding with Lions and Tigers - Christian Heilmann
04:49 MIN
Using content channels to build an event community
Cat Herding with Lions and Tigers - Christian Heilmann
02:44 MIN
Rapid-fire thoughts on the future of work
What 2025 Taught Us: A Year-End Special with Hung Lee
03:39 MIN
Breaking down silos between HR, tech, and business
What 2025 Taught Us: A Year-End Special with Hung Lee
03:38 MIN
Balancing the trade-off between efficiency and resilience
What 2025 Taught Us: A Year-End Special with Hung Lee
04:57 MIN
Developing resilience by expanding your capacity for failure
What 2025 Taught Us: A Year-End Special with Hung Lee
04:22 MIN
Why HR struggles with technology implementation and adoption
What 2025 Taught Us: A Year-End Special with Hung Lee
Featured Partners
Related Videos
A Guide To Functional Programming
Jemima Abu
Down the Oregon Trail with Functional C#
Simon Painter
Functional Programming in C++
Jonathan Müller
Tackling Complexity With Functional Programming And Kotlin
Georg Dresler
Web development: where are we, and where are we going?
Laurie Voss
Antipatterns - nemesis of software development
Mustafa Toroman
All you need is types
Tal Joffe
Lies we Tell Ourselves As Developers
Stefan Baumgartner
Related Articles
View all articles



From learning to earning
Jobs that call for the skills explored in this talk.



Modus Create
Iserlohn, Germany
Remote
Senior
API
Erlang
Clojure
Blockchain
+2

Modus Create
Zürich, Switzerland
Remote
Senior
API
Erlang
Clojure
Blockchain
+2


Codec
Liverpool, United Kingdom
Intermediate
Microsoft Dynamics
Agile Methodologies

Codec
Manchester, United Kingdom
Intermediate
Microsoft Dynamics
Agile Methodologies

Codec
Birmingham, United Kingdom
Intermediate
Microsoft Dynamics
Agile Methodologies

Codec
Newcastle upon Tyne, United Kingdom
Intermediate
Microsoft Dynamics
Agile Methodologies