Difference between revisions of "Computer Science"

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

Revision as of 09:48, 15 May 2012

Tuesday (5/15/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