This page refers to the Spring 2011 offering of CSE 305 only. The information on this page does not necessarily apply to every offering of CSE 305.
Spring 2011
10181
Introduction to Programming Languages
Examines the various components of programming languages so students will understand the choices that have been made by programming language designers, and how those choices affect how procedures may be expressed and how data are conceptualized. Topics generally include the nature of variables, types, expressions, control structures, subprograms, concurrency, and exceptions; syntax and semantics. Discusses different programming paradigms, such as imperative, functional, logic, procedural and object-oriented.
None presently available.
CSE 250