Thinking in LINQ e-bog
473,39 DKK
(inkl. moms 591,74 DKK)
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 and extended LINQ operatorsText processing Loop refactoring Monitoring code health Reactiv...
E-bog
473,39 DKK
Forlag
Apress
Udgivet
3 december 2014
Genrer
UMP
Sprog
English
Format
pdf
Beskyttelse
LCP
ISBN
9781430268444
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 and extended LINQ operatorsText processing Loop refactoring Monitoring code health Reactive Extensions (Rx.NET)Building domain-specific languagesUsing the familiar "e;recipes"e; approach, Thinking in LINQ shows you how to approach building LINQ-based solutions, how such solutions are different from what you already know, and why they’re better. The recipes cover a wide range of real-world problems, from using LINQ to replace existing loops, to writing your own Swype-like keyboard entry routines, to finding duplicate files on your hard drive. The goal of these recipes is to get you "e;thinking in LINQ,"e; so you can use the techniques in your own code to write more efficient and concise data-intensive applications.