Difference between revisions of "Computer Science"

From WLCS
 
(544 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Saturday (5/19/12) ==
 
* Scratch Workshop
 
** [https://docs.google.com/spreadsheet/viewform?formkey=dFp2cmpueER1LVM1RDFMTnBWOC1YZ0E6MQ Registration]
 
** [[Media:IntroductionToScratch.pptx]]
 
 
== Tuesday - Friday (5/15/12 - 5/18/12) ==
 
'''Agenda:'''
 
* 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) ==
 
'''Agenda:'''
 
* Demo missing assignments
 
** [[Python List Exercises]]
 
* Complete all 12 exercises from [http://codingbat.com/python/List-1 Python > List-1]
 
* '''If you are a senior, please complete the following surveys:'''
 
** [https://spreadsheets.google.com/viewform?hl=en&formkey=cmpucDFrRDJUekY5VEphYzE2V25ZSVE6MA..#gid=0 Graduating Senior Survey]
 
** [https://spreadsheets.google.com/viewform?formkey=dERxTUlReGxiTEowMlpVTnNjazJsbUE6MQ End-of-Course Survey]
 
 
== Thursday (5/10/12) ==
 
'''Warmup:'''
 
# Create a python program named '''listWarmup.py'''
 
# Create a list named '''students''' and have it contain the names of 5 other students in the room
 
# Print out '''students'''
 
 
'''Agenda:'''
 
* Introduction to Lists
 
** [[Media:Lists_Python.ppt]]
 
** Complete the [[Python List Exercises]]
 
 
* '''If you are a senior, please complete the following surveys:'''
 
** [https://spreadsheets.google.com/viewform?hl=en&formkey=cmpucDFrRDJUekY5VEphYzE2V25ZSVE6MA..#gid=0 Graduating Senior Survey]
 
** [https://spreadsheets.google.com/viewform?formkey=dERxTUlReGxiTEowMlpVTnNjazJsbUE6MQ End-of-Course Survey]
 
 
== Monday - Wednesday (5/7/12 - 5/9/12) ==
 
'''Warmup:'''
 
# Create a python program named '''shoppingWarmup.py'''
 
# Think of 5 different food items for a grocery list
 
# Put each of the items in variables
 
# Print out all the items
 
 
'''Agenda:'''
 
* Demo missing assignments
 
* Introduction to Lists
 
** [[Media:Lists_Python.ppt]]
 
** Complete the [[Python List Exercises]]
 
 
== Thursday - Friday (5/3/12 - 5/4/12) ==
 
'''Agenda:'''
 
* Demo [[E-mail Harvester Assignment]]
 
* Demo [[Pig Latin Translator]]
 
* Demo [[Python Function Exercises]]
 
 
== Tuesday - Wednesday (5/1/12 - 5/2/12) ==
 
'''Agenda:'''
 
* Electronics, game play, and other distractions discussion
 
* Demo [[E-mail Harvester Assignment]]
 
* Complete [[Pig Latin Translator]]
 
 
 
== Archives ==
 
== Archives ==
* [[CS1 - 1112 - April]]
+
* CS1 - 1819 (Poland) - APS Canvas
* [[CS1 - 1112 - March]]
+
* CS1 - 1718 (Poland) - APS Canvas
* [[CS1 - 1112 - February]]
+
* CS1 - 1617 (Poland) - Google Classroom
* [[CS1 - 1112 - January]]
+
** [https://docs.google.com/a/apsva.us/document/d/1VnXYBgVIABKBGVYNuoQQ6E_6kUzcNah2TFlM5QgTOW0/edit?usp=sharing 2017 Syllabus]
* [[CS1 - 1112 - December]]
+
* [https://sites.google.com/a/apsva.us/ocopcompsci/ CS1 - 1516 (MacLeod)]
* [[CS1 - 1112 - November]]
+
* [[CS1 - 1415]]
* [[CS1 - 1112 - October]]
+
* [[CS1 - 1314]]
* [[CS1 - 1112 - September]]
+
* [[CS1 - 1213]]
 +
* [[CS1 - 1112]]
 +
* [[CS1 - 1011]]
 +
* [[CS1 - 0910]]
 +
* [[CS1 - 0809]]
 +
* [http://www.paulbui.net/wl0708/cs1 CS1 - 0708]
 +
* [http://www.paulbui.net/wl0607/cs1/schedule.html CS1 - 0607]

Latest revision as of 11:04, 13 November 2018

Archives