Table of Contents
- Testing functional style in C#
- Walkthrough Delegates
- Expressing an Anonymous methods with Lambda Expressions
- Implementing Extension Methods
- Querying any collection easily with LINQ
- Asynchronous programming
- Learning Recursion
- Avoiding the boring repetitive task with Laziness thinking
- Understanding Monads
- Developing a Functional app
- Coding Best Practice and testing the functional code
