Top Stories published by theburningmonk.com in February of 2010
01
02
04
14
17
19
20
21
22
23
25
26
27

Functional programming with Linq — IEnumerable.Aggregate

As I was learning functional programming with F# I came across the List.reduce function which iterates through a list and builds up an accumulator value by running another function against each element in the list.

These were the top 10 stories published by theburningmonk.com in February of 2010. You can also dive into daily archives for February of 2010 by using the calendar at the top of this page.