User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Java section within the Software Development category of DaniWeb, a massive community of 402,507 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,813 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Java advertiser: Lunarpages Java Web Hosting
Jun 11th, 2005
Views: 2,960
Seriously, what is any programming language without a HelloWorld app?
java Syntax | 3 stars
  1. class HelloWorld
  2. {
  3. public static void main(String[] args)
  4. {
  5. System.out.println("Hello World!");
  6. }
  7. }
Comments (Newest First)
alpe gulay | Light Poster | May 16th, 2008
.,.tnx for mking mhe laugh!!
hahahaha...
I remember this when I first encounter the world of programming!!Well, for the first time I really got difficulties on how to do this??
furthermore, its the first program I ever run before..
I'm so glad after running it..,
yah you're right!
all starts from it!!
this is we're I started...
hehehehe...
venomlash | Junior Poster | Sep 12th, 2007
Why write a Hello World program? We all know how...Except noobs who need to {"read a book", "take a tutorial", "figure out which is the mouse and which is the keyboard"} before writing code.
Banderson | Light Poster | Jul 9th, 2006
:mrgreen: hmmm. Interesting concept aniseed.
aniseed | Posting Whiz | May 5th, 2006
If you want some real humour (or humor), try a Hello World without the main() method.

public class HelloWithoutMain {
	static {
		System.out.println("Hello! World");
		System.exit(0);
	}
}

I would rather work on obfuscating the code for fun.
Rajnesh | Newbie Poster | Jan 12th, 2006
don't joke around sir/madam these are not a humour site...these codes are automatically generated in java editors...

Still its good to have a humourous person around...
Good Effort
Post Comment

Only community members can submit or comment on code snippets. You must register or log in to contribute.

DaniWeb Marketplace (Sponsored Links)
All times are GMT -4. The time now is 5:50 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC