Difference between revisions of "IB Computer Science 1"

From WLCS
Line 8: Line 8:
  
 
'''Agenda:'''
 
'''Agenda:'''
* Introduction to Lists
+
* Make sure you have all of Logic-1 and String-1 completed
 +
* Complete [http://codingbat.com/prob/p170842 Python > String-2 > double_char] (You will need to use a loop!)
 +
* Complete [http://codingbat.com/prob/p167246 Python > String-2 > count_hi] as a class
 +
* Complete [http://codingbat.com/prob/p164876 Python > String-2 > cat_dog] individually
 +
* Complete [http://codingbat.com/prob/p186048 Python > String-2 > count_code] individually
 +
* Complete [http://codingbat.com/prob/p174314 Python > String-2 > end_other] individually
  
 
'''Homework:'''
 
'''Homework:'''
* Complete [http://codingbat.com/prob/p170842 Python > String-2 > double_char] (You will need to use a loop!)
+
* Complete [http://codingbat.com/python/String-2 Python > String-2] by next week (end of the quarter)
  
 
== Tuesday (1/3/12) ==
 
== Tuesday (1/3/12) ==

Revision as of 00:29, 5 January 2012

Thursday (1/5/12)

Warmup:

Agenda:

Homework:

Tuesday (1/3/12)

Warmup:

Agenda:

  • Letters of Support? - Due Tuesday, January 10th
  • Demo Pig Latin Translator up through translateWord(s)

Archives