Exercise: Rewrite Our First Example Using Lambda Expressions

Play around with our catalog of movies. This time, use lambda expressions.

We'll cover the following

How to write lambda expressions

We’ll find and use LINQ with lambda expressions more often than with private or helper methods. Now, take your solution to our previous exercise and rewrite it using lambda expressions.

Get hands-on with 1200+ tech skills courses.