CS 313 covers four programming language paradigms, and students get to program in lots of different languages.


Prerequisites: CS 102 (or concurrently), CS 202
Suggested course(s) to take next: CS 311, CS 312

(define (liked313? x) (cond ((equal? x 'tim) #t)))
-- Tim Bahls '06

You can say that you took a language at Middlebury.
-- Anna Blasiak '07

This is one of my favorite classes to teach - learning some unusual languages like Smalltalk, Scheme, ML, and Prolog can really expand your horizons.
-- Prof. Scharstein