This repository contains examples of modern Java features that appear in various videos I'm creating for my courses at Vanderbilt. It's organized into the following folders:
. OO - Examples applying Java object-oriented features
. FP - Examples applying Java functional programming features
. CS - Case study examples that apply multiple modern Java features and frameworks
. Assignments - IntelliJ projects for various assignments