Skip to content
chriszf edited this page Oct 8, 2012 · 9 revisions

Monday

  • Github tutorial
  • Ex03
  • Letter count
  • Word count
  • Reimplement readlines, readline using just read() as part of ex08
  • Ex07
  • Ex08

Tuesday

  • Classes/objects
  • Implement custom linked list class ?
  • snake game/pyglet exercise

Wednesday

  • markov text generator

Thursday

  • Trees
  • Maybe go over simple use cases for trees, e.g. BST
  • Will need to introduce recursion, should we give more time for that?
  • Recursion examples: Tower of Hanoi, Counting change
  • t9/autocomplete
  • 20 questions ???
  • shunting yard/parser

Friday

  • redo list stuff and other exercises in javascript
Clone this wiki locally