IB Computer Science 1

From WLCS
Revision as of 10:47, 15 December 2010 by Admin (talk | contribs)

Tuesday (12/14/10)

Agenda:

Wednesday - Friday (12/8/10 - 12/10/10)

Warmup:

  • Listed below are the major components of pretty much every type of game
    1. game loop
    2. game information and objects
    3. game rules/behavior
    4. refresh screen
  • What is the programming construct/concept that we use for each of the above?

Agenda:

Monday (12/6/10)

Warmup:

  1. Copy, paste, and execute the code from Section 8.8 in Case Study: Catch
  2. Make sure you understand how the code works
  3. Comment sections of the code to explain what those lines do

Agenda:

Thursday (12/2/10)

Agenda:

Archives