Teaching Materials
Files, presentations, worksheets, and other materials used in class.
Truth Tables and Logic Gates Lesson (10/16/14)

truthtable1.py |

logicworksheetcomplete.docx |

logicworksheetcomplete_key.docx |
Python Input Lesson (11/14/14)

user_input1.py |

user_input2.py |

titleprinter.py |

intput.py |

ProgramInstructions.docx |
Backtracking Lesson (12/2/14)

syntax_backtrack1.py |

syntax_backtrack2.txt |

fib_backtrack1.py |