Skip to content

dennisdietrich/FpWithCSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Presentation title

Let's get Func<Y>: Adding functional programming to your OOP codebase

Description

All functions are equal. But some functions are more equal than others! They could be higher-order functions or (im)pure. Some might be closures. In this talk you'll learn what all of these terms mean, how they relate to functional programming, and how functional programming lets you solve certain problems more elegantly and succinctly than object-oriented programming, using (simplified) real-world examples in C#.


Disclaimer

The content of this repo is provided "AS IS" with no warranties, and confers no rights.

About

Slides and samples for "Let's get Func<Y>: Adding functional programming to your OOP codebase"

Resources

Stars

Watchers

Forks

Contributors

Languages