/pluralsight-java11-object-oriented-approach

This repository contains the sample code presented in the The Java Object-Oriented Approach (Java SE 11 Developer Certification 1Z0-819) course on Pluralsight

Primary LanguageJava

Requirements

Project Structure

The project is structered in folders that follow the course outline. Each folder contains the demo presented in the corresponding course module.

The module folders contain 2 sub-folders:

  • before - use it if you want to follow the demo
  • complete - use it if you want to see the completed, working example, as presented at the end of the demo