Responsive Homepage design with Bootstrap 4 and Animate css
TOC Handwritten Notes
follow for daily updates

introduction to toc

fundamentals concept of toc

Operations on Regular language in TOC

Union, Intersection, Difference, Concatenation, kleen * closure

introduction to grammer in toc

formal definition of grammer in toc

Chomsky Hierarchy in Theory of Computation

Type 0, Type 1,Type 2,Type 3

Finite Automata in Theory of Computation

computational models, Noncomputational models in toc

Deterministic finite Automata

DFA in toc

Non deterministic finite Automata

NFA in toc

Difference between DFA and NFA

difference between dfa and nfa in toc

conversion from NFA to DFA

conversion from nfa to dfa in toc

epsilon nfa in toc

epsilon nfa in toc, epsilon moves,convert epsilon nfa to nfa

Equivalence of NFA and DFA

Equivalence of NFA and DFA in toc

2-Way Finite Automata

Two-Way Finite Automata in toc

Moore and Mealy Machine

Moore Machine in toc

Mealy Machine

Mealy Machine in toc

Conversion between Moore and Mealy Machine in Theory of Computation

Conversion between Moore and Mealy Machine in toc

Regular Expression and Language

Regular Expression and Languages in toc

Ardan's theorem

important identites

Conversion between regular expressions and finite Automata

conversion between RE to FA

Conversion between finite Automata to regular expressions

convert DFA to RE in toc

Minimization of finite Automata

DFA Minimization using Equivalence Theorem

The Myhill-Nerode Theorem

DFA Minimization using Myhill-Nerode Theorem

Pushdown Automata (introduction with instantaneous description)

Notes of PDA by JP Notes

Deterministic Pushdown Automata and Non-Deterministic Pushdown Automata

Differenc between DPDA and NPDA in toc

Design a PDA (Imp. Questions)

PDA Questions in toc

Context-Free Grammar (CFG)

Derivation (Leftmost Derivation, Rightmost Derivation), parse tree,S grammar or Simple Grammar in toc

Ambiguity in Grammar

Ambiguity in Grammar in toc

Normal Forms(CNF, GNF)

Chomsky's Normal Form, Greibach Normal Form (Steps for converting) in toc

Turing Machine

Basic Model of Turing machine, Instantaneous Description (ID), example in toc

index