Dec 11, 2024  
2023-2024 Undergraduate Catalog 
    
2023-2024 Undergraduate Catalog [ARCHIVED 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 .