Hello World in Java
public class HelloWorld{
public static void main(String[] args){
System.out.println("Hello World!");
}
}
Running this will not save the world. Well, you're free to try it out and see what happens.
Written by Julius Santos
1 Response
This should help you get going, Python - Check, Java - Check, 191 more to go:
http://en.wikipedia.org/wiki/Hello_world_program_examples
Give special care to this one:
http://en.wikipedia.org/wiki/Hello_world_program_examples#brainfuck
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Hello world
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#