Difference between revisions of "Computer Science"

From WLCS
Line 1: Line 1:
== Tuesday - Wednesday (5/15/12 - 5/16/12) ==
+
== Tuesday - Friday (5/15/12 - 5/18/12) ==
 
'''Agenda:'''
 
'''Agenda:'''
* SOL Schedules - PAY ATTENTION!!!
 
 
* Complete all 12 exercises from [http://codingbat.com/python/List-1 Python > List-1]
 
* Complete all 12 exercises from [http://codingbat.com/python/List-1 Python > List-1]
 
* Begin working on [[Advanced Python List Exercises]]
 
* Begin working on [[Advanced Python List Exercises]]

Revision as of 06:42, 18 May 2012

Tuesday - Friday (5/15/12 - 5/18/12)

Agenda:

Friday - Monday (5/11/12 - 5/14/12)

Agenda:

Thursday (5/10/12)

Warmup:

  1. Create a python program named listWarmup.py
  2. Create a list named students and have it contain the names of 5 other students in the room
  3. Print out students

Agenda:

Monday - Wednesday (5/7/12 - 5/9/12)

Warmup:

  1. Create a python program named shoppingWarmup.py
  2. Think of 5 different food items for a grocery list
  3. Put each of the items in variables
  4. Print out all the items

Agenda:

Thursday - Friday (5/3/12 - 5/4/12)

Agenda:

Tuesday - Wednesday (5/1/12 - 5/2/12)

Agenda:

Archives