Lambda Basics

We will make use of the free YouTube course called Lambda Basics for our work with Lambdas. The author, Java Brains, provides 25 videos to help us learn how to use Lambda expressions in Java to implement Functional programming.