Difference between revisions of "IB Computer Science 1"

From WLCS
Line 2: Line 2:
 
'''Agenda:'''
 
'''Agenda:'''
 
* Complete [https://docs.google.com/document/d/1uWpr7pX91LzklGwR6InKvsu7M9IRn2y55xgHHq0MAcQ/edit?usp=sharing Input: Keyboard Variables]
 
* Complete [https://docs.google.com/document/d/1uWpr7pX91LzklGwR6InKvsu7M9IRn2y55xgHHq0MAcQ/edit?usp=sharing Input: Keyboard Variables]
 +
* Keyboard & Image Practice
  
 
== Wednesday - Thursday (11/9/16 - 11/10/16) ==
 
== Wednesday - Thursday (11/9/16 - 11/10/16) ==

Revision as of 21:01, 10 November 2016

Monday (11/14/16)

Agenda:

Wednesday - Thursday (11/9/16 - 11/10/16)

Agenda:

Friday - Monday (11/4/16 - 11/7/16)

Agenda:

  • Complete and demo of Ping with sounds and images by the end of the week (individually!)
    1. Add a background image
    2. Change the ball and paddle to images
    3. Add sounds to the ball bouncing off the walls and paddle
    4. Add background music
    5. Add a game over sound (use noLoop() to stop the draw() function from looping)
  • Processing (Python) Reference
    • Input (Mouse & Keyboard) Variables & Functions
  • Complete Input: Mouse Variables & Functions
  • Complete Input: Keyboard Variables

Wednesday - Thursday (11/2/16 - 11/3/16)

Agenda:

  • 1st Quarter Exam
  • Complete and demo of Ping with sounds and images by the end of the week (individually!)
    1. Add a background image
    2. Change the ball and paddle to images
    3. Add sounds to the ball bouncing off the walls and paddle
    4. Add background music
    5. Add a game over sound (use noLoop() to stop the draw() function from looping)
  • Input: Mouse Variables & Functions
  • Input: Keyboard Variables

Tuesday (11/1/16)

Agenda:

  • Quarter Exam - Wednesday, Thursday (11/2/16, 11/3/16) - comprised of 2 major components:
    1. Completion and demo of Ping with sounds and images by the end of the week (individually!)
      • Add a background image
      • Change the ball and paddle to images
      • Add sounds to the ball bouncing off the walls and paddle
      • Add background music
      • Add a game over sound (use noLoop() to stop the draw() function from looping)
    2. Closed-book, closed-note component:
      • You could be given various snippets of Processing code, and you will be asked to draw the resulting image
      • You could be given incomplete Processing code, and you will be asked to complete the code
  • Input: Mouse Variables & Functions
  • Input: Keyboard Variables

Archives