b3ta.com board
You are not logged in. Login or Signup
Home » Messageboard » XXX » Message 387870 (Thread)

# java is a beautiful language
you will learn to love it with all your heart

it could have been c, but i happened to have my paths set up for java
(, Fri 4 Oct 2002, 22:47, archived)
# .
public class HelloWorld
{ public static void main(String[] args)

{ System.out.println("I flippin hope so :)");
}
}
(, Fri 4 Oct 2002, 22:56, archived)
# apparently it's eight years bad luck if your first ever program in a new language doesn't contain "hello world"
(, Fri 4 Oct 2002, 23:01, archived)
# be fancy
MessageBox(NULL, L"Hello World", NULL, NULL);

do it in a messagebox!
(, Fri 4 Oct 2002, 23:13, archived)
# i don't believe it
my first program in several languages was not "hello world" and so far i count myself pretty lucky!
(, Fri 4 Oct 2002, 23:15, archived)
# That's
the saddest thing I've ever heard.
:)
(, Fri 4 Oct 2002, 23:28, archived)