Difference between revisions of "Computer Science I"

From WLCS
Line 1: Line 1:
== Monday (3/30/09) ==
+
== Wednesday (4/1/09) ==
 
'''Agenda:'''
 
'''Agenda:'''
* Exam postponed until Friday
+
* Demo all completed assignments
* Be ready to demo your assignments on Wednesday
+
* 3rd Quarter Exam Review
 
+
** Regular:
== Tuesday - Thursday (3/24/09 - 3/26/09) ==
+
*** Loops
'''Agenda - Regular:'''
+
*** Strings
* Demo [[Pig Latin Translator]]
+
*** GASP!
* Read and work through HTTLACS: Ch8
+
** IB:
* Work on creating Pong
+
*** Loops
* 3rd Quarter Exam
+
*** Lists
** Complete Pong by the end of Monday
+
*** GASP!
** 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:'''
 
* Demo [[Pig Latin Translator]]
 
* As a class, we will work through HTTLACS: Ch8
 
* Begin making Pong
 
 
 
'''Agenda - IB:'''
 
* Demo [[Item collection game]]
 
* Demo [[Robot game]]
 
* Complete HTTLACS: Ch9 #1-7
 
** If you finish #1-7, then work on the rest of the exercises to get ahead.
 
* Complete [[List Exercises]]
 
 
 
== Monday (3/16/09) ==
 
* [https://spreadsheets.google.com/viewform?formkey=cDZfazFTTWJTMnp1T0w5MXBkUGJjRXc6MA.. Progress checks]
 
 
 
== Thursday (3/12/09) ==
 
'''Agenda - Regular:'''
 
* Demo [[Pig Latin Translator]] when Mr. Bui returns
 
 
 
'''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:'''
 
* Demo [[E-mail Harvester Assignment]]
 
* [[Pig Latin Translator]]
 
 
 
'''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:'''
 
* Loop & string quiz
 
* [[E-mail Harvester Assignment]]
 
* [[Pig Latin Translator]]
 
 
 
'''Agenda - IB:'''
 
* Loop & string quiz
 
* Pong
 
* [[Item collection game]]
 
* [[Robot game]]
 
* Introduction to Lists
 
** HTTLACS: Ch9 #1-7
 
  
 
== Archives ==
 
== Archives ==
 +
* [[CS1 - March]]
 
* [[CS1 - February]]
 
* [[CS1 - February]]
 
* [[CS1 - January]]
 
* [[CS1 - January]]

Revision as of 08:18, 1 April 2009

Wednesday (4/1/09)

Agenda:

  • Demo all completed assignments
  • 3rd Quarter Exam Review
    • Regular:
      • Loops
      • Strings
      • GASP!
    • IB:
      • Loops
      • Lists
      • GASP!

Archives