Date: Wed, 20 Nov 1996 22:49:01 GMT Server: Apache/1.1.1 Content-type: text/html Content-length: 3812 Last-modified: Fri, 15 Nov 1996 21:01:57 GMT Computing Languages

66-209x-01

Computing Languages/C/C++/LISP



Instructor: Mike Gousie

Syllabus

Submission Guidelines


C Assignments

C1
C2
c2.in
C3

C Examples/Overheads

in chronological order...

one.c
two.c
leapyear.c
factorial.c
cashreg.c
cashreg2.c
inout.c
beersong.c
scoper.c
filer.c
array.c

students.h
students.c
stu_stuff.c
makefile
linked.c
deli_line.c
printer.c
parens.c
Sample Queue Exam Question

C++ Assignments

CPP1
phone_book
CPP2
cpp2main.cc
cpp2.h - class definition for assignment 2
cpp2mem.cc - (partial) solution for assignment 2
CPP3
cpp3main.cc

C++ Examples/Overheads

one.cc
invent.cc
averager.cc
silly_list.cc
overload.cc
strings.cc
license.cc
food.cc
virtual.cc
hlist.cc
stack.cc
derived.cc
president.cc

LISP Assignments

L1
L2
Sample run of L2

LISP Examples/Overheads

QuickLisp Cheat-Sheet
Recursion examples