Compiling ExpressionsCovers the conversion of expressions, evaluation using stack machines, and bytecode generation.
Formal Languages: ConceptsCovers the basics of formal languages, including alphabets, words, and languages, as well as operations like concatenation and reversal.