Email the Author
You can use this page to email Coding Kiwi about Automata Theory.
About the Book
Automata Theory is an undergraduate level book that aims to teach you the fundamentals of finite state machines, regular expressions and context-free grammars, and how they can be used as models for computation.
Preliminary chapter list:
- Initial Concepts: Sets and Functions
- Strings and Languages
- Deterministic Finite Automata (DFAs)
- Regular Expressions
- ... and more TBC
About the Author
Coding Kiwi is an ASP.NET web developer with a 1st class degree in Computer Science. He's writing books about topics in Computer Science to share his knowledge and help out students and others that are interested in computing theory.
The codingkiwi.com website will have supporting material for the books soon, but right now it at least has a blog!