Csus/resource/course/cpsc 313

From wiki.ucalgary.ca
< Csus‎ | resource
Revision as of 07:34, 30 December 2013 by Mbclark (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

CPSC 313
Introduction to Computability

Description

An introduction to abstract models of sequential computation, including finite automata, regular expressions, context-free grammars, and Turing machines. Formal languages, including regular, context-free, and recursive languages, methods for classifying languages according to these types, and relationships among these classes.

Course Notes

Previous Course Materials

Fall 2013 - Peter Hoyer's F13 course website

Previous Tutorial Materials

Programming Languages

External Links