Date: Tue, 26 Nov 1996 18:49:06 GMT Server: NCSA/1.4.1 Content-type: text/html Last-modified: Tue, 26 Nov 1996 14:43:19 GMT Content-length: 13104 C Home Page

Fundamentals of Computer Science using C

Instructor: Amy Greenwald

V22.0380.002
Tuesdays and Thursdays, 4 - 5:20 p.m.
Tisch UC 61

Course Goals: This is a course in computer programming concepts for students with little or no programming experience. The intent is to teach students to write both clear and efficient C programs by emphasizing structured programming principles.



Amy Greenwald


Students

Grades


Lectures


Problem Sets


Project

The intent of this project is to build a cryptographic system which encrypts plaintext and decrypts ciphertext, possibly using a keyword. The system may utilize the transposition cipher, the Vigenere cipher, the Playfair cipher, or any original variants of these ciphers. See the cryptography slides for detailed descriptions of these ciphers.


Quizzes


Midterm Exam Tuesday, October 22, 4:00 - 5:20 p.m. [html]

Midterm Solutions [html]


Final Exam: Friday, December 13, 10:00 - 11:50 a.m.