Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.11 seconds.

  1. Replies
    23
    Views
    2,851

    Re: looping and arrays

    I'm sorry javapenguin, I don't like to be mean to you, but this is not the first time you've provided a spoonfed "full solution" that bears little resemblance to the original requirements. That's not...
  2. Replies
    23
    Views
    2,851

    Re: looping and arrays

    javapenguin eventually arrived at exactly what I suggested although I still stand by my statements about spoonfeeding not being helpful.

    The advice, including yours, that involved 12 variables, or...
  3. Replies
    23
    Views
    2,851

    Re: looping and arrays

    OP- The suggestions you were given are pretty terrible, and I hope you recognize them as such. Stick with my advice.

    At the very least, the bad examples do include some proper syntax on iterating...
  4. Replies
    23
    Views
    2,851

    Re: looping and arrays

    What have you tried?

    Do you know how to write a for loop? Do you know how to get the number of elements in an ArrayList? Do you know how to access an Object at a particular index of an ArrayList?...
  5. Replies
    23
    Views
    2,851

    Re: looping and arrays

    OP- Please don't do this. That's pretty horrible advice. If you did go that route (don't), at least use a map of months to members joined, but again- don't go that route.

    Your original idea of...
Results 1 to 5 of 5