Difference between revisions of "Computer Science"

From WLCS
Line 3: Line 3:
 
* Demo the first 4 exercises from [[Advanced Python List Exercises]]
 
* Demo the first 4 exercises from [[Advanced Python List Exercises]]
 
** List Surprise is extra credit
 
** List Surprise is extra credit
 +
* 4th Quarter Comprehensive Exam - '''Tuesday (6/12/12)'''
 +
** Closed-book
 +
** All multiple choice
 +
** All Python (everything we've done up through lists)
 
* Final Exams
 
* Final Exams
 
* 1st Period - '''Thursday (6/14/12) - 8:19-10:19AM'''
 
* 1st Period - '''Thursday (6/14/12) - 8:19-10:19AM'''

Revision as of 08:12, 4 June 2012

Monday (6/4/12)

Agenda

  • Demo the first 4 exercises from Advanced Python List Exercises
    • List Surprise is extra credit
  • 4th Quarter Comprehensive Exam - Tuesday (6/12/12)
    • Closed-book
    • All multiple choice
    • All Python (everything we've done up through lists)
  • Final Exams
  • 1st Period - Thursday (6/14/12) - 8:19-10:19AM
  • 3rd Period - Friday (6/15/12) - 10:26AM-12:26PM
  • Who is exempt?
  1. Seniors with an excellent academic record (A average for the year).
  2. Students with an excellent academic record (A average for the year).
    • Department discretion; must be consistent across the same course**
  3. Seniors on senior experience.
  4. Students who have taken an AP/IB course and the corresponding exam.

Tuesday - Thursday (5/28/12 - 5/31/12)

Monday (5/21/12)

Saturday (5/19/12)

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