[SGVLUG] Java study group

Michael Proctor-Smith mproctor13 at gmail.com
Thu Oct 26 10:45:54 PDT 2006


On 10/26/06, Jeff Keys <jskeys at gmail.com> wrote:
> On 10/26/06, Jana Lingo <jana.lingo at gmail.com> wrote:
>
>  public class HelloWorld{
>  public static void main (String[] args)
>  {
>  // System.out.println("Hello world!")
>  //                                                 ^
>     System.out.println("Hello world!");     // :-)
>     }
>  }
>
And remember the file must be named HelloWorld.java


More information about the SGVLUG mailing list