Difference between revisions of "Computer Science"

From WLCS
Line 1: Line 1:
 +
== Monday (6/11/12) ==
 +
* Complete 4th Quarter Exam
 +
* Demo the first 4 exercises from [[Advanced Python List Exercises]]
 +
* In case you would like to backup your files:
 +
*# Using Finder, select all the files you want to backup (Command-click different files and folders)
 +
*# Right-click or Control click
 +
*# Compress the files
 +
*# There will be a new file named Archive.zip which will contain all the files you selected
 +
 
== Friday (6/8/12) ==
 
== Friday (6/8/12) ==
 
* 4th Quarter Exam
 
* 4th Quarter Exam

Revision as of 09:43, 11 June 2012

Monday (6/11/12)

  • Complete 4th Quarter Exam
  • Demo the first 4 exercises from Advanced Python List Exercises
  • In case you would like to backup your files:
    1. Using Finder, select all the files you want to backup (Command-click different files and folders)
    2. Right-click or Control click
    3. Compress the files
    4. There will be a new file named Archive.zip which will contain all the files you selected

Friday (6/8/12)

Wednesday - Thursday (6/6/12 - 6/7/12)

Agenda:

Monday - Tuesday (6/4/12 - 6/5/12)

Agenda:

  • Demo the first 4 exercises from Advanced Python List Exercises
    • List Surprise is extra credit
  • 4th Quarter Comprehensive Exam - Friday (6/8/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