Computer Science 423: Finite Automata and Theory of Computation

Fall 2008 web page. Here you can find all manner of information relating to CS423.

Announcements

8/28/08: As (I think) I mentioned in class, when you have a diagram it is not necessary to typset your figure, you can just draw it in afterwards. What I forgot to mention is how to insert vertical space so you can do this. The best way to do this is to use ""
\vskip{2cm}
" to insert a 2cm vertical space (adjust as needed). I also forgot to mention equation mode. If you use "$$" instead of "$" to delimit a math mode section, LaTeX will put it on a line by itself and center it.

Contact Information

Instructor:   Moses Liskov,  mliskov *at* cs.wm.edu
Office:       McGl 135
Office Hours: Mondays or Fridays 2-4pm, McGl 135/139

Lecture:      TuTh 11-12:20, Small 238
Teaching Assistant: David Goldenberg,  dcgold *at* cs.wm.edu
Office:             McGl 107a
Office hours:       Wednesday 1-2, McGl 107a

Handouts

  1. Course Policies (PDF) (TeX)
  2. Syllabus (PDF) (TeX)
  3. Homework 1 (PDF) (TeX)