Search:

Type: Posts; User: Skybear

Search: Search took 0.06 seconds.

  1. Thread: Beginner code

    by Skybear
    Replies
    11
    Views
    1,434

    Re: Beginner code

    Thanks for the help. I talked to a teacher at a local community college. She recommended the book Building Java™ Programs: A Back to Basics Approach, 2/e It looks good. I'm going to use BlueJ for the...
  2. Thread: Beginner code

    by Skybear
    Replies
    11
    Views
    1,434

    Re: Beginner code

    -------------

    How do I name the file?
  3. Thread: Beginner code

    by Skybear
    Replies
    11
    Views
    1,434

    Re: Beginner code

    Yes, I am very much a beginner. I got the code from a book I bought: Building Java Programs: A Back to Basics Approach, 2nd edition
    by Stuart Reges and Marty Stepp.

    Also, I downloaded BlueJ. I...
  4. Thread: Beginner code

    by Skybear
    Replies
    11
    Views
    1,434

    Re: Beginner code

    Hi Norm. Here is the error message I received:
    xception in thread "main" java.lang.ExceptionInInitializerError
    Caused by: java.lang.RuntimeException: Uncompilable source code - class Hello is...
  5. Thread: Beginner code

    by Skybear
    Replies
    11
    Views
    1,434

    Beginner code

    Hi everyone,

    I'm just starting to learn Java. I copied the following program from a textbook, but it doesn't seem to work for some reason. I'd appreciate your help.

    Here's the code:


    public...
Results 1 to 5 of 5