PART ONE
In this Java tutorial I will show you how to use java(JRE) and javac(JDK). I will also show you how to create 2 cmd files to build and run your Java class. After this I will show you how to set up a main method to handle arguments.
Enjoy the video, if you would like to request a tutorial or have any questions please contact me via the youtube messaging services.
Here is the variables for setting up javac
name:JAVA_HOME
value:"C:\Program Files\Java\jdk1.6.0_14"
(make sure you make it w.e version of jdk you download) in this video I downloaded 1.6.0_14
update the variable path
name:Path
value:";%JAVA_HOME%\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\QuickTime\QTSystem\"
DOWNLOAD the files from this tutorial here
http://www.box.net/shared/2ukdn13oyg