Skip to content

Details

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!

Presenter: Cameron Presley

Pizza starts at 6:00. Presentation starts at 6:30.

Events in Indianapolis, IN
Functional Programming
.NET
Software Development
Microsoft

Sponsors

Sponsor logo
Theoris
Theoris funds and feeds our group, and is our primary sponsor.
Sponsor logo
Eleven Fifty Academy
Eleven Fifty Academy offers meeting space.
Sponsor logo
Oz-Code
Offering a free yearly subscription at every meeting! W00T!
Sponsor logo
Launch Fishers
Launch graciously provides access to their theater for events.

Members are also interested in