APCS - 1718 - December

From WLCS

Friday - Monday (12/21/17 - 1/1/18)

  • Non-denominational Winter Break

Tuesday - Thursday (12/19/17 - 12/21/17)

Agenda:

Friday (12/15/17)

Agenda:

  • Students who are failing should use the period to catch up
  • Non-failing students will work on Processing objects and physics with Box2D

Wednesday (12/13/17)

Agenda:

  • Interims close within the period
  • Bring your demonstration of Simple Calculator to Mr. Bui while he enters grades

Monday (12/11/17)

Agenda:

  • Interims close now
  • Finish Simple Calculator
    • All number buttons work (0-9)
    • All four basic math operators
    • Clear (C) button
      • Resets the entry window, operands, AND operator
    • Clear Entry (CE) button
      • Resets the entry window
    • Backspace button (HINT: Use a string method to manipulate the entry string)
    • Two more operations of your choice (e.g. square root, exponent)

Thursday (12/7/17)

Agenda:

  • Interims soon
  • NetBeans GUI Designer and Programming
    • Hello Button
    • Simple Calculator

Tuesday (12/5/17)

Agenda:

  • Complete Lab 2: Points and Rectangles
  • Complete Test 12