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.
- Host: GitHub
- URL: https://github.com/jacobstephens2/java_17_masterclass_udemy
- Owner: JacobStephens2
- Created: 2024-07-14T22:13:12.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-22T01:44:17.000Z (over 1 year ago)
- Last Synced: 2024-07-22T23:17:24.168Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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