Browsing the archives for the source code tag.

Hello World!

Java

Das obligatorische Hello World! ;)

1
2
3
4
5
6
7
public class HelloWorld
{
    public static void main(String[] args)
    {
        System.out.println("Hello World!");
    }
}
No Comments


  • about this blog

    This is my blog. There are many like it but this one is mine. My blog is my best friend. It is my life. I must master it as I master my life. My blog, without me is useless. Without my blog, I am useless. I must write my blog true. I must write straighter than any enemy who is trying to spam me. I must shoot him before he spam me. I will....

  • Categories

  • Archives