COM S 113: Introduction to C
Class information
- Instructor: Matthew Harris (mharris@cs.cornell.edu)
- Lectures: MWF 12:20-1:10 January 25 until February 19
- Office hours: In Upson 5162 by appointment
- Grading, etc.
All grading is now completed. You may pick up your assignments
and quizzes from me in Upson 5162 if you wish. A solution to
the final quiz is posted below.
Lecture Slides
- Basic Types and Statements (January
27, 1999) (PostScript, 4 to a
page)
- More Control Flow, More Types
(January 29, 1999) (PostScript, 4
to a page)
- Operators (February 1, 1999)
(PostScript, 4 to a page)
- Quiz 1 (February 1, 1999)
- Pointers and Storage Classes
(February 8, 1999) (PostScript, 4
to a page)
- Recursive Structures and I/O
(February 10, 1999) (PostScript, 4
to a page)
- C Preprocessor (continued) (February
15, 1999) (PostScript, 4 to a
page)
- Trivial Shell Example: shell.c,
commands.h,
commands.c (February 17,
1999)
- Quiz 4 Solutions (February 19,
1999)
Assignments