C# 3.0 introduces “Lambdas” and in so doing catches C# up to the raft of scripted languages (Python, Ruby etc) that have supported them for quite some time. But, just what are they? Technically Lambd… more →
CodeHappyRoger Alsing wrote 1 year ago: I’ve been reading up a bit on functional programming the last few week, the reason is just to … more →
pwrighta wrote 1 year ago: C# 3.0 introduces “Lambdas” and in so doing catches C# up to the raft of scripted languages (Python, … more →