CMPE320

Principles of Programming Languages

Course Information  

Faculty Faculty of Engineering
Course Code CMPE320
Course Title Principles of Programming Languages
Language of Instruction English
Course Semester Spring
Course Hours Lecture: 3, PS:0, Labs: 0
Course Credits 3
ECTS 5
Grading Mode Letter Grade
Prerequisites CMPE250
Corequisites None

Catalog Description  

This course is intended to introduce the student to the main paradigms of computation, languages representative of these paradigms, techniques of implementing various programming language constructs, as well as basic concepts relating to the specification of programming languages.Syntax and semantics of programming languages, basic constructs that are common to all languages (control structures, subprograms, etc.), and basic programming paradigms (functional, logic, etc.) will be covered. The intent of the course is not teaching a specific programming language; instead, using several languages to exemplify the main concepts and constructs.

Course Learning Outcomes  

  • Identify and describe the fundamental elements of programming languages.
  • Understand different programming paradigms and their implementations.
  • Evaluate and select the most appropriate programming paradigm for different problems.
  • Demonstrate the ability to write programs using multiple programming paradigms.
  • Understand the inner workings of code execution

Current Instructor  

Previous Instructors