Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 338 Bytes

File metadata and controls

9 lines (8 loc) · 338 Bytes

RestOfJava

Repo Contains a Java project to be used as starting point for practicing with advanced Java concepts:

  • functional interfaces,
  • anonymous classes,
  • ternary operator,
  • varargs parameters,
  • switch statement.

The project contains a power point describing all the features and listing all the steps to complete the project.