Search:

Type: Posts; User: fredclaus

Search: Search took 0.11 seconds.

  1. Replies
    2
    Views
    675

    Re: Don't understand the error

    That is my code. I don't know how but for some reason the class was not inside the Source folder inside the package. Somehow the package got created someplace else. Once I moved it to the correct...
  2. Replies
    2
    Views
    675

    Don't understand the error

    Can anyone help me figure this out? I wrote the following code for my programming class.

    package weekthreeassignments;

    /**
    *
    * @author fred
    */

    public class Odds {
  3. Replies
    1
    Views
    1,019

    the != statement

    I'm going over some lessons on how to write in Java and I found this one lesson that talked about using the != to check to make sure a variable is not equal to a specific value. Can you also say <>...
  4. Replies
    5
    Views
    1,587

    Re: Which program?

    Thanks Jim
  5. Replies
    5
    Views
    1,587

    Re: Which program?

    For some reason my reply didn't post. I wanted to say I had an issue with the fact that the instructions were not complete. We would learn about a variable or a code type and then be sent off to...
  6. Replies
    1
    Views
    1,139

    How to run first java application?

    I'm new to Java programming, and have no experience in programming at all (unless you count the course I failed last semester.) My school recommends Eclipse or NetBeans. A friend of mine uses BlueJ....
  7. Replies
    5
    Views
    1,587

    Which program?

    I'm not sure if this should go here or in the Learning section. I'm a Grad Student that is required to take a programming course. I don't plan on being a programmer, but I need to take the course...
  8. Replies
    0
    Views
    756

    New to Programming

    I decided to go back to Grad School to get my Masters so I can teach. Since I didn't take a programming course in my undergrad, I need to take one now. I own an IT company doing tech support and...
Results 1 to 8 of 8