A Course on Automata Theory
coursera.org
A Course on Automata Theory
1–10 of 34 posts
Re: A Course on Automata Theory
#2As you might expect from a course by Ullman, it's heavy on theory and detail.
People are right to say that this is a core topic in computer science, and I'd recommend it to people who like CS conceptually and are curious about the parts beyond programming. Automata come up everywhere!
Re: A Course on Automata Theory
#3I took this on Coursera a couple of years ago and it was the automata theory class I never managed to take in college but always wanted to. As you might expect from a course by Ullman, it's heavy on theory and detail. People are right to say that this is a core topic in computer science, and I'd recommend it to people who like CS conceptually and are curious about the parts beyond programming. Automata come up everyw…
For what it's worth, Sipser's _Introduction to the Theory of Computation_ helped me get through some of the gnarlier spots (and in turn, the lectures through some of the harder parts of the book). I picked up a used copy of the 2nd edition cheap off Amazon (it was sub-$20 iirc).
Re: A Course on Automata Theory
#4Re: A Course on Automata Theory
#5Re: A Course on Automata Theory
#6Do you have to use your full name to enroll, in the field asking for it? I've probably become excessively paranoid about giving personal info on the web - Stanford is probably OK...
Re: A Course on Automata Theory
#7Do you have to use your full name to enroll, in the field asking for it? I've probably become excessively paranoid about giving personal info on the web - Stanford is probably OK...
Re: A Course on Automata Theory
#8Do you have to use your full name to enroll, in the field asking for it? I've probably become excessively paranoid about giving personal info on the web - Stanford is probably OK...
Re: A Course on Automata Theory
#9I highly encourage you to learn about this stuff, it's a lot of fun and is actually practical!