Difference between revisions of "IB Computer Science 1"

From WLCS
Line 1: Line 1:
== Wednesday (2/8/12) ==
+
== Wednesday - Friday (2/8/12 - 2/10/12) ==
 
'''Warmup:'''
 
'''Warmup:'''
 
* [http://codingbat.com/prob/p108886 Python > List-2 > sum67]
 
* [http://codingbat.com/prob/p108886 Python > List-2 > sum67]
Line 7: Line 7:
 
* Demo [[Turtle - List Assignment]]
 
* Demo [[Turtle - List Assignment]]
 
* Complete [[Advanced Python List Exercises]]
 
* Complete [[Advanced Python List Exercises]]
* Nested Lists
+
* Introduction to Nested Lists
 +
** Nested List Practice
 +
** Application in matrices
 +
** Other applications
  
 
== Monday (2/6/12) ==
 
== Monday (2/6/12) ==

Revision as of 09:21, 10 February 2012

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

Warmup:

Agenda:

Monday (2/6/12)

Warmup:

  • On a separate sheet of paper, write out the algorithm to find the minimum number in a list of numbers

Agenda:

Tuesday - Thursday (1/31/12 - 2/2/12)

Warmup:

  • Create a Python Turtle program that tells the turtle to move forward 100
  • Don't forget about exitonclick()

Agenda:

Archives