Difference between revisions of "IB Computer Science 1"

From WLCS
Line 1: Line 1:
== Wednesday - Thursday (2/4/15 - 2/5/15) ==
+
== Monday (2/9/15) ==
 +
'''Agenda:'''
 +
* Demo missing 2-player Tic-Tac-Toe
 +
* Work on [[Python - Connect Four]]
 +
 
 +
== Wednesday - Friday (2/4/15 - 2/6/15) ==
 
'''Agenda:'''
 
'''Agenda:'''
 
* Demo complete 1-player Tic-Tac-Toe
 
* Demo complete 1-player Tic-Tac-Toe

Revision as of 07:52, 9 February 2015

Monday (2/9/15)

Agenda:

Wednesday - Friday (2/4/15 - 2/6/15)

Agenda:

  • Demo complete 1-player Tic-Tac-Toe
  • What makes programming Tic-Tac-Toe difficult?
  • What would be difficult about extending Tic-Tac-Toe to Connect Four?
  • Python turtle world coordinates
  • Python - Connect Four <- not fixed yet

Monday - Tuesday (2/2/15 - 2/3/15)

Agenda:

  • Demo missing 2-player Tic-Tac-Toe
  • Demo complete 1-player Tic-Tac-Toe
  • If you have completed the easy computer version, then proceed onwards and create the hard computer version.

Archives