Wednesday, 9 September 2009
  Hello World! by Seyyed Shah

Hello and welcome to the 2009/2010 Software Workshop Module! My name is Seyyed and I'm the Teaching Assistant for this module.

Check this blog during term time, it will be regularly updated with course news, information and hints & tips for the exercises. You can also request a blog post on any topic from me or your tutors. I look forward to reading all your comments :-)

In the mean time here is a "Hello World" program written in Java

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

In CLASSic Java fashion

Labels: ,

Comments:

Post a Comment

Subscribe to Post Comments [Atom]





<< Home

September 2009 / October 2009 / November 2009 / January 2010 / February 2010 / March 2010 /


Subscribe to
Posts [ Atom ]