Older announcements can be found on the Old Announcements page.
Welcome to C311! The official course description:
C311 Programming Languages (4 cr.) Systematic approach to programming languages. Relationships among languages, properties and features of languages, and the computer environment necessary to use languages. Lecture and laboratory.
As a future professional computer scientist, you should be comfortable with all programming languages, even those that haven't been invented yet. The way to do this is to understand the principles of programming languages. That is the goal of this course. Although we use the Scheme language as our medium for learning, the concepts covered in the course apply to programming languages in general.
We will study the principles of programming languages from an operational perspective – that is, by writing working programs. (Not only is this approach effective, we believe it's also a lot of fun! But you don't have to take our word for it – see the testimonials page.) The weekly programming assignments are therefore an essential part of the course. Assignments will be posted early in the week, usually on Tuesday, and are due at 11:59 p.m. the following Monday unless otherwise stated. Assignments should be submitted via Vincent, our online submission system.
See the Resources page for links to essential software and reference materials. There is no required textbook for this course; for the most part, your reading material for the course will be the notes you take yourself, plus the occasional handout during lecture. If you are intent on learning from a book, though, here are a few you may find worthwhile.
Grades are assigned according to the course grading policy.