May 09, 2025  
2024-2025 Undergraduate Catalog 
    
2024-2025 Undergraduate Catalog

COMP 360 - Programming Languages


When Offered: F, S

3 Credit(s)
3 Lecture Hour(s)
0 Lab Hour(s)

This course focuses on formal specification of programming languages, including definition of syntax and semantics: simple statements including precedence, infix, prefix, and postfix notations. It highlights global properties of algorithmic languages including sequence control, data structure implementation, scoping, storage management, grouping of statements, binding time, sub-routines, co-routines, and tasks.

Prerequisite(s): COMP 285 .