Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. Replies
    13
    Views
    17,739

    Re: Is there a card-shuffling Java class available?

    Ok, good luck with the project. See you next time.

    There is a lot of repeated code in what you posted. Anything you repeat a block of code more than a couple of times, think about loops and...
  2. Replies
    13
    Views
    17,739

    Re: Is there a card-shuffling Java class available?

    That is what I would expect. Two decks would have 2 of each card. 2 Ace of Clubs, 2 King of Spades etc
    Please explain.
  3. Replies
    13
    Views
    17,739

    Re: Is there a card-shuffling Java class available?

    How to wrap your code with code tags:



    **YOUR CODE GOES HERE**


    to get highlighting and preserve formatting.

    If you go to the Go Advanced page, the # near the end of the second row of...
  4. Replies
    13
    Views
    17,739

    Re: Is there a card-shuffling Java class available?

    Can you make a small, simple program that compiles and executes and shows the problem and paste it here so we can see the problem?
    Be sure to wrap the code in code tags.
  5. Replies
    13
    Views
    17,739

    Re: Is there a card-shuffling Java class available?

    Yes, look at the Java SE API docs's Index of method names for ones starting with shuff
    https://docs.oracle.com/javase/8/docs/api/index.html
    Click on INDEX in the top blue banner, then click on S...
Results 1 to 5 of 5