Skip to content

About

This course will cover basic concepts and design trade-offs related to programming languages. The first half of the course focuses on functions, types, scope, storage management, exceptions, and continuations. The second half covers object-oriented features and concurrency. We will conclude with a few special-topics in programming languages. The class also has a number of small labs where students get to implement some of the language features discussed in class.

  • Section ID: 976649
  • Lectures: Monday Tuesday Wednesday and Thursday, 11:00-12:20PM in PCYNH 122
  • Section: Monday and Friday, 12:30-1:20PM in PCYNH 122
  • Piazza: https://piazza.com/ucsd/summer2019/cse130
  • Gradescope code: 97XJGE

Textbook

We will occasionally be following John Mitchell's Concepts In Programming Languages textbook and assigning reading from this book and various other online resources and papers. Some of the book chapters have been revised, we will be handing out PDFs of these chapters. Cheaper renting options for the book seem to be available online (e.g., on Amazon).

If you are serious about programming languages Benjamin Pierce's Types and Programming Languages is a must.

Course Staff

  • Instructor: Kaiser Pister
  • TAs: Yinglong, Yanzhi, Kiana, Dongyao