I’ll Tell You What…

March 8, 2008

Obligatory First Program

Filed under: Programming, Java — Larry @ 9:25 pm

public class hello
{
    public static void main(String[] args)
    {
        System.out.println("hello, hello...");
    }
}

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

24 queries. 0.250 seconds. Powered by WordPress