IBCS1 - 1213 - March

From WLCS

Monday - Friday (3/25/13 - 4/1/13)

  • Spring Break

Friday - Monday (3/15/13 - 3/18/13)

Agenda:

  • Multi-player Acey Deucey
  • 3rd Quarter Exam Outline
    • Values, Types, Variables
    • Comparison and Logic operators
    • if-statements
    • functions
    • while-loops
    • strings
    • lists
    • ...and combinations of the above
    • Note: (No turtle or pygame specific stuff)
  • 7th Period - Tuesday (3/19/13)
  • 6th Period - Wednesday (3/20/13)

Monday - Wednesday (3/11/13 - 3/13/13)

Agenda:

  • Acey Deucey
    • Share your code with Mr. Bui!
    • Live demo Acey Deucey

Challenge:

  • Copy your Acey Deucey program
  • Add a multi-player feature so that the game takes turns between 2 or more people

Tuesday - Friday (3/5/13 - 3/8/13)

Agenda:

  • Acey Deucey
    • Your code should be commented and comment on all the major steps that are happening
    • Test your code using Media:TestCards.txt. Don't shuffle the cards when testing.
    • To submit, copy and paste the code into a Google Doc.
    • Title the document: Acey Deucey Code
    • Be sure to put your name at the top of the page as a comment
    • Change the Page Setup to Landscape
    • Share with Mr. Bui
  • Live Demo of Acey Deucey
    1. Load Mr. Bui's Media:TestCards.txt into your Acey Deucey game
    2. Demonstrate that it works