0
kicks
Lambdas for Junior Developers
I spoke with someone today who disallows the use of lambdas for his team. His reasoning is that code must be maintainable, and developers with two years experience don’t understand lambdas. I completely agree with the first point, but I disagree that lambdas make code unmaintainable. Understanding how to use lambdas is easily within the grasp of any C# developer.