Contents
|
C241: Resources
Fall 2009
Lectures Notes and Pairwork Solutions
Midterm 2 Review (questions
only) from recitation on 11/13/09. And the Answer Key.
Midterm Review from recitation on
10/02/09.
Pairwork II (simplification, logic proofs, predicates) from in class work 9/21/09-9/23/09.
Pairwork I (truth tables, contradictions, tautologies, and logical equivalence) from in class work on wednesday 9/16/09.
LaTeX (optional)
LaTeX (pronouced alternately "latex" and "la-tech") is a very popular type-setting language which is used create clean, presentable documents
that include mathematical formulas, images and graphs. All of the your homework assignments and solution sets for this class were written in LaTeX.
Although there's a bit of learning curve involved, and it often takes people a while to get used to the idea of compiling and debugging their
documents, knowing LaTeX can be a very useful skill to have... especially if you're considering going to graduate school. At any rate, C241 is a good
place to try it out.
You will receive extra credit for using LaTeX, but if you have concerns about completing a homework assignment on time, you may find it easier to hand write it. Using LaTeX will not be a valid excuse for turning homework in late. If you have questions about using LaTeX, your AI will help you.
If you're curious about LaTeX and you'd like to try playing around with it some, here's a document to help get you started: LaTeX Intro You may also download the .tex source file: LaTeX Intro Source. There is also a 2-page LaTeX cheat sheet available at http://stdout.org/~winston/latex/. However, I would recommend that you start by reading the intro document.
|