Prerequisites: A minimum grade of “B-” in both CS 508 and CS 519, or permission of the instructor. (First semester/3 credits)
A survey of the major programming paradigms and their related languages, including
procedural, functional, logic and object-oriented programming. Topics include: binding,
exception handling, data sharing, scope, parameter passing, type checking, runtime storage
management, lexical analysis, syntactic analysis, parsing, code generation and optimization.