How to Download and Install Java JDK on Windows 10 and set JAVA HOME path
how to download and install java development kit (software) on windows 10, and how to configure and set path for %JAVA_HOME%, with creating simple java code to display hello world! in console to learn how to compile java code and how to run it using javac and java