"If you're using a loop, you're doing it wrong" by Chuck Jazdzewski is a quick primer to LINQ.
It's a reminder that a lot of developers are going to make a conscious effort to change the way they approach problem solving when they're using LINQ.
Of course any ex Notes/Domino developers with @Function programming experience will be used to stringing operators together, so they should be right at home!