Programming Languages Ⅰ

Korea Advanced Institute of Science and Technology(KAIST) via Coursera

Go to Course: https://www.coursera.org/learn/programming-languages-1

Syllabus

Programming Languages: Syntax and Semantics

Programming Languages with Identifiers

First-Order Functions and First-Class Functions

Lambda Calculus and Recursive Functions

Mutable Data Structures and Variables

Garbage Collection and Lazy Evaluation

Final Exam

Overview

The goal of this course is to help students: 1. learn new languages quickly, 2. evaluate various languages and pick the most suitable one for a given task, 3. know when and how to design a little language, and 4. understand the effects of languages on thought and communication. We will study programming language concepts, not as paradigms but as a set of basic building blocks, by 1) implementing interpreters for the concepts using the Scala programming language and 2) rigorously discussing the

Skills

Programming Principles Computer Programming Mathematics

Reviews