This document outlines the course structure and content for UCS 802 Compiler Construction. It discusses the key components of a compiler including lexical analysis, syntax analysis, semantic analysis, intermediate code generation, code optimization, and code generation. Parsing techniques like top-down and bottom-up are also covered. The major parts of a compiler including analysis and synthesis phases are defined.