Difference between revisions of "Computer Science I"

From WLCS
Line 1: Line 1:
== Tuesday (3/24/09) ==
+
== Tuesday - Thursday (3/24/09 - 3/26/09) ==
 
'''Agenda - Regular:'''
 
'''Agenda - Regular:'''
 
* Demo [[Pig Latin Translator]]
 
* Demo [[Pig Latin Translator]]
 
* Read and work through HTTLACS: Ch8
 
* Read and work through HTTLACS: Ch8
 
* Work on creating Pong  
 
* Work on creating Pong  
 +
* 3rd Quarter Exam
 +
** Complete Pong by the end of Monday
 +
** Closed-note, closed-book section on Loops and Strings
  
 
'''Agenda - IB:'''
 
'''Agenda - IB:'''
Line 14: Line 17:
 
** Use loops to cycle through all the lists
 
** Use loops to cycle through all the lists
 
** Within each of the loops, you can use if statements to check for collisions and the like
 
** Within each of the loops, you can use if statements to check for collisions and the like
 +
* 3rd Quarter Exam
 +
** Closed-note, closed-book section on Loops, Strings, and Lists
  
 
== Wednesday - Friday (3/18/09 - 3/20/09) ==
 
== Wednesday - Friday (3/18/09 - 3/20/09) ==

Revision as of 08:18, 26 March 2009

Tuesday - Thursday (3/24/09 - 3/26/09)

Agenda - Regular:

  • Demo Pig Latin Translator
  • Read and work through HTTLACS: Ch8
  • Work on creating Pong
  • 3rd Quarter Exam
    • Complete Pong by the end of Monday
    • Closed-note, closed-book section on Loops and Strings

Agenda - IB:

  • Demo Item collection game
  • Demo Robot game
  • Complete HTTLACS: Ch9 #1-7
  • Complete List Exercises
  • Recreate the Robot game using lists
    • You will create a list for all the X coordinates, a list for all the Y coordinates, and a list for all the Images
    • Use loops to cycle through all the lists
    • Within each of the loops, you can use if statements to check for collisions and the like
  • 3rd Quarter Exam
    • Closed-note, closed-book section on Loops, Strings, and Lists

Wednesday - Friday (3/18/09 - 3/20/09)

Agenda - Regular:

Agenda - IB:

Monday (3/16/09)

Thursday (3/12/09)

Agenda - Regular:

Agenda - IB:

  • Demo Pong
  • Demo Item collection game
  • Demo Robot game
  • Introduction to Lists
    • HTTLACS: Ch9 #1-7
    • If you finish #1-7, then work on the rest of the exercises to get ahead.

Tuesday (3/10/09)

Agenda - Regular:

Agenda - IB:

  • Demo Pong
  • Demo Item collection game
  • Robot game
  • Introduction to Lists
    • HTTLACS: Ch9 #1-7
    • If you finish #1-7, then work on the rest of the exercises to get ahead.

Wednesday - Friday (3/4/09 - 3/6/09)

Warmup:

  • Return Loop & string quiz

Agenda - Regular:

Agenda - IB:

Archives