Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the fundamentals of Deterministic Finite Automata (DFA) in this comprehensive lecture from the "Great Theoretical Ideas in Computer Science" course. Delve into example problems, including palindrome recognition, to understand the practical applications of DFAs. Learn about representing instances, solutions, and problems in computational theory. Investigate the nature of computation and algorithms, and examine the anatomy of DFAs. Gain hands-on experience with DFA construction and understand how DFAs function as code in a unique programming paradigm. Conclude with a formal definition of DFAs and an introduction to Regular Languages, providing a solid foundation in this crucial area of computer science theory.
Syllabus
15-251: Great Theoretical Ideas in Computer Science Spring 2016, Lecture 2
Inspirational quotation #2
Example problem 1
Example problem 2: PALINDROME
Example problem 3
Representing instances/solutions
Representing problems
What is computation? What is an algorithm?
Anatomy of a DFA
Computing with DFAS
DFAs as code in a weird programming language
DFA construction practice
Formal definition of DFAS
Regular Languages
Taught by
Ryan O'Donnell