Header Banner
wonderhowto.mark.png
Gadget Hacks Next Reality Food Hacks Null Byte The Secret Yumiverse Invisiverse Macgyverisms Mind Hacks Mad Science Lock Picking Driverless

How to Compile and run a "Hello World" program in Java

May 27, 2010 07:20 PM
Java program code with a "Hello World" output.

You should already have the JDK installed on your computer, and you should already have optimized your computer's settings. See How to install the Java Development Kit to start programming to do that if you haven't already.

After that, you can start working on your very first Java program, and the basic one everybody starts out with is the "Hello World" program. Learn how to write the source code to make the very simple Java program, and then learn compiling and running it through the command prompt. Also, learn about Java files, class files, source code and machine/byte code. There's also some tips on how to use comments inside your code. Lastly, learn about copying the output from cmd to your source code.

You already know how to use your phone. With Gadget Hacks' newsletter, we'll show you how to master it. Each week, we explore features, hidden tools, and advanced settings that give you more control over iOS and Android than most users even know exists.

Sign up for Gadget Hacks Weekly and start unlocking your phone's full potential.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!