
Thinking in LINQ
Available
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 operators
- Text processing
- Loop refactoring
- Monitoring code health
- Reactive E...
Read more
E-book
pdf
Price
54.99 £
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 operators
- Text processing
- Loop refactoring
- Monitoring code health
- Reactive E...
Read more
Follow the Author