Before doing your program and constructing codes, you need to download first the JDK and Eclipse, instead of doing it in notepad.
JDK or Java Development Kit is a SDK or Software Development Kit used for creating Java Programs. So basically, it compiles the code that you have written and display the output of it. That's why it's very important that you have this before creating Java programs. Click for these links and watch the video to know more about JDK and how to download and install.
http://www.youtube.com/watch?v=Hl-zzrqQoSE
or
http://www.oracle.com/technetwork/java/javase/downloads/index.html
Eclipse IDE is a text-editor program especially created for Java Programs where you write your codes especially if you are compiling many codes or programs, instead of writing it on a Notepad. Click for these links and watch the video to know more about Eclipse and how to download and install it.
http://www.youtube.com/watch?v=CE8UIbb_4iM&feature=relmfu
or
http://www.eclipse.org/downloads/
NOTE:
You need to download or you need to have JDK first before running Eclipse.
REMINDER!!
Thanks!:)
No comments:
Post a Comment