Difference between revisions of "Computer Science I"

From WLCS
(Monday - Wednesday (12/1/08 - 12/3/08))
Line 1: Line 1:
 
== Monday - Wednesday (12/1/08 - 12/3/08) ==
 
== Monday - Wednesday (12/1/08 - 12/3/08) ==
 +
'''IMPORTANT:'''
 +
* Mr. Bui will be gone Monday and Wednesday, but you MUST show him the work you completed at the end of the week on Friday.  The following assignments are worth twice their usual points.
  
 +
'''Agenda - Normal:'''
 +
* Review [http://openbookproject.net/thinkcs/python/english2e/ch05.xhtml HTTLACS: Ch5]
 +
* Complete '''all''' the Chapter 5 exercises.  Be sure to test them using doctest
 +
* You are encouraged to use classmates as teaching assistants.  DO NOT COPY CODE (it's cheating!).  TAs are ONLY allowed to guide you, and TAs are NOT allowed to type on your keyboard.
  
 +
'''Agenda - Experienced:'''
 +
* To catch up with IBCS, you should have already completed HTTLACS: Ch5
 +
* Read [http://openbookproject.net/thinkcs/python/english2e/ch06.xhtml HTTLACS: Ch6] and complete exercises #1-4
 +
* After Ch6, complete the [[Guessing Game Assignment]]
 +
* After the [[Guessing Game Assignment]], complete the [[Printing Initials Assignment]]
 +
* After the [[Printing Initials Assignment]], complete the [[Looping Exercises]]
 +
* While Mr. Bui is absent, you will also be acting as teaching assistants.  You are encouraged to guide classmates who are stuck.  DO NOT tell them code or type in code for them (that's kinda like cheating!).
  
 
== Archives ==
 
== Archives ==

Revision as of 13:26, 26 November 2008

Monday - Wednesday (12/1/08 - 12/3/08)

IMPORTANT:

  • Mr. Bui will be gone Monday and Wednesday, but you MUST show him the work you completed at the end of the week on Friday. The following assignments are worth twice their usual points.

Agenda - Normal:

  • Review HTTLACS: Ch5
  • Complete all the Chapter 5 exercises. Be sure to test them using doctest
  • You are encouraged to use classmates as teaching assistants. DO NOT COPY CODE (it's cheating!). TAs are ONLY allowed to guide you, and TAs are NOT allowed to type on your keyboard.

Agenda - Experienced:

Archives