Search:

Type: Posts; User: truebluecougarman

Search: Search took 0.12 seconds.

  1. Replies
    3
    Views
    1,449

    Re: Logical Operators

    very helpful. Thanks for taking the time to help me out! :)
  2. Replies
    3
    Views
    1,449

    Logical Operators

    Ok so I was reading my textbook when I came to 'logical operators' (! && and ||). I understand what they do, but my question is, in what circumstance (examples?) would you want to use the !variable...
  3. Replies
    4
    Views
    2,510

    [SOLVED] Re: Java beginner is confused....

    Nevermind, I used the Math.abs(int) method and now it works nicely. :) Thank you for your help!
  4. Replies
    4
    Views
    2,510

    [SOLVED] Re: Java beginner is confused....

    Thank you! That was exactly what I was looking for. One more question though. If I understand right, 'maxTurnTime' must be positive otherwise it throws an error. Is there any other way to ensure a...
  5. Replies
    4
    Views
    2,510

    [SOLVED] Java beginner is confused....

    Ok so In my java programming class we were supposed to write a class pretty much that makes the "CheckersTable" class work. I am confused with the error message I am getting as I can't find any...
  6. Replies
    6
    Views
    1,425

    Re: Connect class with code?...?

    I am unfamiliar with that term...so probably not :)
  7. Replies
    6
    Views
    1,425

    Re: Connect class with code?...?

    Thanks! :)
  8. Replies
    6
    Views
    1,425

    Re: Connect class with code?...?

    Thats exactly what I was looking for, thank you!!!
  9. Replies
    6
    Views
    1,425

    Connect class with code?...?

    I am a beginner to java, and as I was reading my textbook I got confused....so I'm here.

    It says you can create your own classes which define methods, then you can write a separate code which...
Results 1 to 9 of 9