Skip to content

Instantly share code, notes, and snippets.

@jamiely
Created May 8, 2010 04:03
Show Gist options
  • Save jamiely/394317 to your computer and use it in GitHub Desktop.
Save jamiely/394317 to your computer and use it in GitHub Desktop.

Lesson Plan

Getting something running

  • How to represent Tic Tac Toe data
  • How to structure a program
    • Abstraction
    • High-level design
    • Pseudocode
  • Debugging
    • Javascript alerts
  • Array indicies
  • conditional, logical, and assignment operators

Error checking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment