This repository contains code written following tutorials and developing projects while learning the Java Programming Language.
The folder coursera-duke-oop contains the code written following the Object Oriented Programming in Java Specialization offered by Duke University at Coursera.
The folder udacity following the Java Programming Language courses available at Udacity.
The folder academia-everis contains the code written following the Java code bootcamp hosted by everis.
The folder programming-masterclass contains the code developed following the course Java Programming Masterclass for Software Developers created by Tim Buchalka.
The folder exam-1z0-811 contains the code written while studying for the Java Foundations Exam 1Z0-811.
The folder javafx-oracle contains the code written while following the tutorials Getting Started with JavaFX created by Oracle.
The folder javafx-exercises contains the code written while solving some custom coding exercises that were created to learn JavaFX.
The folder ejb-tutorials-point contains the code written while following
the EJB Tutorial
available at Tutorials Point.
The folder unit-tests contains the code written following tutorials and courses about Unit Tests.