Difference between revisions of "IB Computer Science 1"

From WLCS
Line 1: Line 1:
 +
== Monday (2/13/17) ==
 +
'''Agenda:'''
 +
* Assignments thus far:
 +
** [[E-mail Harvester Assignment]]
 +
** (Basic) [[Python List Exercises]]
 +
* Complete and demo today:
 +
** Complete 4 exercises from [http://codingbat.com/python/List-1 List-1 (no loops)]
 +
** Complete 2 exercises from [http://codingbat.com/python/List-2 List-2 (w/ loops)]
 +
* Work on [[Advanced Python List Exercises]]
 +
 
== Thursday - Friday (2/9/17 - 2/10/17) ==
 
== Thursday - Friday (2/9/17 - 2/10/17) ==
 
'''Agenda:'''
 
'''Agenda:'''
Line 7: Line 17:
 
* Complete (Basic) [[Python List Exercises]] and turn it in via Google Classroom
 
* Complete (Basic) [[Python List Exercises]] and turn it in via Google Classroom
 
* Complete 4 exercises from [http://codingbat.com/python/List-1 List-1 (no loops)]
 
* Complete 4 exercises from [http://codingbat.com/python/List-1 List-1 (no loops)]
* Complete 2 exercises from [http://codingbat.com/python/List-2 List-2 (w/ loops)]
+
* Complete 2 exercises from [http://codingbat.com/python/List-2 List-2 (w/ loops)]
 
* Complete [[Advanced Python List Exercises]]
 
* Complete [[Advanced Python List Exercises]]
  

Revision as of 07:53, 13 February 2017

Monday (2/13/17)

Agenda:

Thursday - Friday (2/9/17 - 2/10/17)

Agenda:

Tuesday - Wednesday (2/7/17 - 2/8/17)

Agenda:

Wednesday - Monday (2/1/17 - 2/6/17)

Friday - Tuesday (1/27/17 - 1/31/17)

Agenda:

Wednesday - Thursday (1/25/17 - 1/26/17)

Agenda:

Thursday - Tuesday (1/19/17 - 1/24/17)

Agenda:

Tuesday - Wednesday (1/17/17 - 1/18/17)

Agenda:

  • Demo missing assignments
  • Introduction to Strings
  • CodingBat
    • Sign up or login to your account
    • Ensure your name is in the proper format
    • Go to prefs->Teacher Share and use my e-mail address
  • Complete the last 4 string warm-ups from Warmup-1
    • Be sure to create an account and login to save your progress!
  • Complete 6 exercises from String-1
    • Be sure to create an account and login to save your progress!
  • Complete 3 exercises from String-2

Wednesday - Friday (1/11/17 - 1/13/17)

Agenda:

Monday - Tuesday (1/9/17 - 1/10/17)

Agenda:

Thursday - Friday (1/5/17 - 1/6/17)

Warmup:

  1. Prompt the user for a number, N
  2. Use a loop to print out the first N multiples of 5

Agenda:

Tuesday - Wednesday (1/3/17 - 1/4/17)

Agenda:

Archives