EPISODE · Feb 9, 2023
Functional C# with Simon Painter
from .NET Rocks!
Why write functional C#? Carl and Richard talk to Simon Painter about what happens when you apply functional programming approaches to your C# code. Simon discusses how some functional programming aspects are best served in a functional language like F#, but you can write C# in a more functional style. The conversation focuses on minimizing side effects - writing your code so that you can see what it does and how it would behave when changed. Functional code tends to be more testable as well!
What this episode covers
Why write functional C#? Carl and Richard talk to Simon Painter about what happens when you apply functional programming approaches to your C# code. Simon discusses how some functional programming aspects are best served in a functional language like F#, but you can write C# in a more functional style. The conversation focuses on minimizing side effects - writing your code so that you can see what it does and how it would behave when changed. Functional code tends to be more testable as well!
NOW PLAYING
Functional C# with Simon Painter
No transcript for this episode yet
Similar Episodes
Jul 31, 2024 ·35m
May 8, 2024 ·30m
Jan 24, 2024 ·25m
Aug 16, 2023 ·31m
Jun 12, 2023 ·21m