Skip to content

Level up on Functional Programming by Rebuilding LINQ

Photo of Jared Rhodes
Hosted By
Jared R.
Level up on Functional Programming by Rebuilding LINQ

Details

6PM - 7PM: Social Hour
7PM - 8PM: Presentation
------------------------------------------------------------------------------------------------
When taking your first steps into functional programming, you’ll quickly run into blog posts talking about how to simplify complex loops by using the trinity of list operations: map, filter, and reduce. But what are these methods actually doing under the hood to help simplify your code?

If you’re familiar with the .NET landscape, then you already have experience with an implementation of the trinity within LINQ (Language Integrated Query).However, what if I told you that by learning how LINQ implements map (Select), filter (Where), and reduce (Aggregate), you actually know how other languages implement the same constructs?

Intended for C# developers who have some experience with LINQ and an interest in learning functional programming, by the end of this session, you will have learned how to work with the Func type, generics, and extension methods!

Photo of Atlanta .Net User Group group
Atlanta .Net User Group
See more events
Improving
11675 Rainwater Dr #100 · Alpharetta, GA
Google map of the user's next upcoming event's location
FREE