← Back
Nick Chapsas February 19, 2025 1m

The Worst Feature in C#

Summary

The transcript discusses criticism of events and delegates in programming, specifically in the C# language, with the speaker expressing strong negative opinions about these language features. The main critique centers on delegates being an overly complex collection type with unpredictable behavior, such as executing functions in an uncertain order when combined. The speaker argues that these features should have been implemented at the library level instead of being built into the language, suggesting a desire for more straightforward and predictable functional programming constructs.

View original episode ↗