How to Write a simple java program quickly

May 3, 2010 01:30 PM
634754095908731484.jpg

This video is a tutorial for Windows computer users in order to write very simple java programs very quickly. The first thing that you do is open a brand new text edit window. Then you should write in html code your java program, by using html you will need to include all of your brackets and all of your commands. Do so in this text edit window. Then you should save your file somewhere that you will be able to find it. Save it as test java.java you need to write your file name with .java at the end. Then you should go to the Terminal program and type in java c and then type in the file name of your text edit window. Press enter and then it compiled your file. If you made any errors at this point then it will tell you. Then just type java and press enter and then follow the instructions that terminal will give you.

Related Articles

636279730633101271.jpg

How to Send Email Using Java

635204176683928897.jpg

How to Write First Java Program

Comments

No Comments Exist

Be the first, drop a comment!