Harnessing the Power of Functional Programming in .NET Applications
by
Sudipta Mukherjee
Language: English
Release Date: December 3, 2014
LINQ represents a paradigm shift for developers used to an imperative/object oriented programming style, because LINQ draws on functional programming principles. Thinking in LINQ addresses the differences between these two by providing a set of succinct recipes arranged in several groups, including:
Basic...