Difference between revisions of "IB Computer Science 1"

From WLCS
Line 1: Line 1:
== Monday - Tuesday (2/2/15) ==
+
== Wednesday - Thursday (2/4/15 - 2/5/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]]
 +
 
 +
== Monday - Tuesday (2/2/15 - 2/3/15) ==
 
'''Agenda:'''
 
'''Agenda:'''
 
* Demo missing 2-player Tic-Tac-Toe
 
* Demo missing 2-player Tic-Tac-Toe
 
* Demo complete 1-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.
 
* If you have completed the easy computer version, then proceed onwards and create the hard computer version.
* [[Python - Connect Four]]
 
  
 
== Archives ==
 
== Archives ==

Revision as of 14:31, 4 February 2015

Wednesday - Thursday (2/4/15 - 2/5/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

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