Live data from Hacker News

A Course on Automata Theory

coursera.org

11–20 of 34 posts

Re: A Course on Automata Theory

#12
Out of all the theory I learned in school, learning a FSA in compilers class has probably been the most helpful. Whether I'm teaching kids 'if' statements for implementing a vending machine or sitting down with a client and trying to document their workflow, automata theory has been incredibly useful for me.

Re: A Course on Automata Theory

#13
I am taking this course as it is a prerequisite to the subjects of compilers and computational complexity theory.

Has anyone used Sipser's text with this course? I found Sipser's textbook a great introduction to this field and thinking of complementing this course with the book.

Re: A Course on Automata Theory

#15
post #9

When I was an undergrad at Université de Montréal, the theory of computation class which dealt with automata was called "Informatique Théorique"; literally, "theoretical computer science". "Why do theoretical computer science," I'd ask, "let's do practical computer science instead!" However, thanks to the enthusiasm of my professor and his teaching assistant and the very interesting nature of the subject, it became t…

Regular expressions are probably one of the most practical and immediately obviously useful things to come out of automata theory.

Re: A Course on Automata Theory

#16
I am an EE who has previously tried to take this course and found it incredibly hard because of theory, formal proofs etc.. Can anyone recommend a book, lecture notes to accompany this course to make life easy?

Re: A Course on Automata Theory

#17

I am an EE who has previously tried to take this course and found it incredibly hard because of theory, formal proofs etc.. Can anyone recommend a book, lecture notes to accompany this course to make life easy?

I am not sure what the course is like, so I am not sure if this would help, but Stephen Wolfram's book about automata is pretty good.

Re: A Course on Automata Theory

#18

I am an EE who has previously tried to take this course and found it incredibly hard because of theory, formal proofs etc.. Can anyone recommend a book, lecture notes to accompany this course to make life easy?

This is the book that was used when I was an undergrad.

http://www.amazon.com/Introduction-Theory-Computation-Michae...

It is also used for the graduate course.

Re: A Course on Automata Theory

#19
post #9

When I was an undergrad at Université de Montréal, the theory of computation class which dealt with automata was called "Informatique Théorique"; literally, "theoretical computer science". "Why do theoretical computer science," I'd ask, "let's do practical computer science instead!" However, thanks to the enthusiasm of my professor and his teaching assistant and the very interesting nature of the subject, it became t…

fgjutyhgki
Post reply on HN