Back to Programming Languages Ⅰ
Learner Reviews & Feedback for Programming Languages Ⅰ by Korea Advanced Institute of Science and Technology(KAIST)
18 ratings
About the Course
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 concepts using the operational semantics.
Filter by:
1 - 1 of 1 Reviews for Programming Languages Ⅰ
By Mauro S
•Nov 29, 2023
A wonderful course. You MUST TAKE it!!! A superb instructor: gentle, beautiful and HIGHLY competent. She easily navigates you in the word of programming concepts, using the construction of an interpreter as a practical way of implementing the language semantic.