Search:

Type: Posts; User: Tim_Tow

Search: Search took 0.07 seconds.

  1. Replies
    12
    Views
    1,053

    Re: I keep getting a returned value of 0

    Input:



    import java.util.Scanner;
    public class Main {


    /**
    * @param args
  2. Replies
    12
    Views
    1,053

    Re: I keep getting a returned value of 0

    So far I have not been able to do this successfully once I use the move() method from my Rectangle class. To avoid using your time to teach me the entire Java language I am going to read up some more...
  3. Replies
    12
    Views
    1,053

    Re: I keep getting a returned value of 0

    ok I think I understand ill try it out
  4. Replies
    12
    Views
    1,053

    Re: I keep getting a returned value of 0

    What do you mean, like I said I am pretty new to this stuff so I dont understand all of it I am just trying different things.
  5. Replies
    12
    Views
    1,053

    Re: I keep getting a returned value of 0

    Ok it worked I really appreciate the help on the code as well as the forums. Would still like to know if anybody can tell me how to print out a point in (x, y) format
  6. Replies
    12
    Views
    1,053

    Re: I keep getting a returned value of 0

    Thanks I will try that and see how it works. I was not aware of int arithmetic but I will read up on it now.
  7. Replies
    12
    Views
    1,053

    I keep getting a returned value of 0

    Ok first of all I am a new programmer self teaching myself Java using online tutorials on the Oracle site as well as a Learn Java in 21 days book. I have created the bicycle class from the online...
Results 1 to 7 of 7