Hello Pauline, Bear and Marc, and a Happy New Year to you all. Thank you for your Guidance. As a result I have written, compiled and successfully run the "Class HelloWorld" (my first, hopefully not my last successful java code). I also realised in doing so that the code I was originally trying to compile from the book "Head First Java page 3 may not be complete. I did manage to compile it but I could not get it to run! It talks about starting Java Virtual Machine with Party.class but when I double click it nothing happens, and if I type it in the terminal i.e. java Party it displays the following:-
Exception in the
thread "main" java.lang.NoSuchMethodError: main
I can only presume it might not be complete or I need this JVM and haven't got it on my Mac OSX?
Regards Denis. P.S Sorry for delay in replying got tied up with New Year celebrations.