Difference between revisions of "IB Computer Science 1"

From WLCS
(Monday - Wednesday (10/24/16 - 10/26/16))
Line 1: Line 1:
== Monday - Wednesday (10/24/16 - 10/26/16) ==
+
== Wednesday - Thursday (10/26/16 - 10/27/16) ==
 
'''Agenda:'''
 
'''Agenda:'''
* Complete and demo [https://docs.google.com/document/d/1NyUifJyiIxKupLXLLlbIcLB4SUCB_mLQs4GyhSaMSIw/edit?usp=sharing Project: Ping (1-player Pong)]
 
* Complete and submit [https://docs.google.com/document/d/13zLTnm_mxURSFxEWJ24MUBOAK1Y6jbfk8NxL-wS_U7g/edit?usp=sharing Media: Loading & Displaying Images] to Google Classroom
 
* Complete and demo [https://docs.google.com/document/d/1g5aP7hBogJYCDSdURtG0SfG3CY-q7aLtYyGilZaQcSM/edit?usp=sharing Media: Loading & Playing Sounds]
 
** Please remember to use your headphones!
 
 
* After completing the images and sound labs, integrate them into your Ping game (create a new project so you do not lose your working Ping code)
 
* After completing the images and sound labs, integrate them into your Ping game (create a new project so you do not lose your working Ping code)
 
** Add a background image
 
** Add a background image
Line 11: Line 7:
 
** Add background music
 
** Add background music
 
** Add a game over sound
 
** Add a game over sound
 +
 +
== Monday - Tuesday (10/24/16 - 10/25/16) ==
 +
'''Agenda:'''
 +
* Complete and demo [https://docs.google.com/document/d/1NyUifJyiIxKupLXLLlbIcLB4SUCB_mLQs4GyhSaMSIw/edit?usp=sharing Project: Ping (1-player Pong)]
 +
* Complete and submit [https://docs.google.com/document/d/13zLTnm_mxURSFxEWJ24MUBOAK1Y6jbfk8NxL-wS_U7g/edit?usp=sharing Media: Loading & Displaying Images] to Google Classroom
 +
* Complete and demo [https://docs.google.com/document/d/1g5aP7hBogJYCDSdURtG0SfG3CY-q7aLtYyGilZaQcSM/edit?usp=sharing Media: Loading & Playing Sounds]
 +
** Please remember to use your headphones!
  
 
== Thursday - Friday (10/20/16 - 10/21/16) ==
 
== Thursday - Friday (10/20/16 - 10/21/16) ==

Revision as of 08:13, 27 October 2016

Wednesday - Thursday (10/26/16 - 10/27/16)

Agenda:

  • After completing the images and sound labs, integrate them into your Ping game (create a new project so you do not lose your working Ping code)
    • 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

Monday - Tuesday (10/24/16 - 10/25/16)

Agenda:

Thursday - Friday (10/20/16 - 10/21/16)

Agenda:

Wednesday (10/19/16)

  • PSATs

Monday - Tuesday (10/17/16 - 10/18/16)

Agenda:

Friday (10/14/16)

Agenda:

Wednesday - Thursday (10/12/16 - 10/13/16)

Agenda:

Friday - Tuesday (10/7/16 - 10/11/16)

Agenda:

  • Complete and submit Processing My First Animation
  • Animation Practice
    1. Create a new Processing sketchbook (program) named MovingHouse
    2. Copy and paste your drawHouse() function
    3. Write the rest of the code to make the house follow the mouse
    4. Try creating other functions to draw other pictures (e.g. smiley) and make them follow the mouse
  • Work on Processing Project: Simple Paint

Wednesday - Thursday (10/5/16 - 10/6/16)

Warmup:

  1. Complete Warmup-1: monkey_trouble (try not to look at the solution)
  2. Challenge: Complete the warmup in as few lines as possible (1 line of code is possible)

Agenda:

  • Complete and demo Processing House Assignment
  • Introduction to Processing Animations
    • setup()
    • draw()
  • Complete and submit Processing My First Animation
  • Animation Practice
    1. Create a new Processing sketchbook (program) named MovingHouse
    2. Copy and paste your drawHouse() function
    3. Write the rest of the code to make the house follow the mouse
    4. Try creating other functions to draw other pictures (e.g. smiley) and make them follow the mouse
  • Work on Processing Project: Simple Paint

Monday - Tuesday (10/3/16 - 10/4/16)

Warmup:

  1. Create an account on CodingBat
  2. Complete Warmup-1: sleep_in (try not to look at the solution)
  3. Challenge: Complete the warmup in as few lines as possible (1 line of code is possible)

Agenda:

Archives