APCS - 1516 - December

From WLCS

Monday - Thursday (12/21/15 - 12/31/15)

  • Winter Break

Tuesday - Thursday (12/15/15 - 12/17/15)

Monday - Friday (12/7/15 - 12/11/15)

Thursday (12/3/15)

Warmup:

  1. With a partner, create a shared Google Doc called "Acey Deucey Outline"
  2. Put both your names at the top of the document
  3. Outline all the steps to the Acey Deucey game (indent your steps if more steps happen within a particular scenario)
  4. You and your partner should be double-checking the work (missed steps equates to missing/broken code)
  5. Once the document is complete, submit via Google Classroom

Agenda:

Tuesday (12/1/15)

Agenda:

  • Arrays and Objects
  • Card class
  • Deck class
  • Acey Deucey assignment
    1. We will first analyze the game's rules
    2. We will design the game
    3. We will implement the console-based code
    4. We will test the game
    5. We will re-implement using GUI components

Homework:

  • Complete Test 12