Archive for May 4, 2005

Hello World… Java style

Someone is all ready trying to program…


class HelloWorld {
public static void main(String[] args) {
System.out.println(”Hello World!”);
}
}

My little girl is all ready trying to take my job away. A special thanks to Stacie for the Java tshirt. Stacie had this from back in the day and I can’t seem to find any place to get one with the new logo.


Okay Emily this post is only because your daddy is a computer geek and really wanted to see you in the Java shirt that Stacie sent you. I promise to not make you wear it everyday.

|