An open API service indexing awesome lists of open source software.

https://github.com/jacobstephens2/java_17_masterclass_udemy

This repository tracks my progress through the course on Udemy, Java 17 Masterclass: Start Coding in 2024. I aim to get Java certification from Oracle.
https://github.com/jacobstephens2/java_17_masterclass_udemy

Last synced: 5 days ago
JSON representation

This repository tracks my progress through the course on Udemy, Java 17 Masterclass: Start Coding in 2024. I aim to get Java certification from Oracle.

Awesome Lists containing this project

README

          

This repository tracks my progress through the course on Udemy, Java 17 Masterclass: Start Coding in 2024. I aim to get Java certification from Oracle.

You can run the .jar release files from a command line on macOS with the following command (assuming java is installed on your machine). The same command will probably work on a Windows machine assuming it has a Java Runtime Environment installed.

java -jar [filename].jar