MWF 11, KC-131 (new room)
These are announcements made in class or via email currently in effect for this course.
Wednesday, November 6, Re: Project 5 due date extension
As announced in class this morning, the due date for Project 5 has
been extended to Friday, November 8, 11am (beginning of class).
Projects submitted after that time will be considered late. Late
penalties will accrue as follows: by Monday 11am - 1 day late; by
Tuesday 11am - 2 days late; by Wednesday 11am - 3 days late. As
noted in class, it is important that everyone finishes this project,
so I will accept late submissions for up to half credit until Friday
11am.
Monday, October 14, Re: Printing tabs as 3 spaces
For those of you who are using vi to write your programs, the .vimrc
commands for setting tabs to 3 spaces is only effects how the tabs
are displayed in vi. When the tabs are printed by a2ps, the default
8 spaces is still used. However, a2ps has a command line option
(-T#) to have it print tabs as some number of spaces other than the
default. It is used as follows to get 3 space tabs:
a2ps -T3 file1 file2 ...
Thanks to Tim, again, for figuring this out.
Monday, October 7, Re: Due date for Project 3 and Homework 4 extended to Friday
As announced in class this morning, the due date for Project 3 and
Homework 4 has been extended to Friday, October 11. However, please
note that late penalties will accrue as usual over Fall Break.
(I.e., Monday is one day late, Tuesday is two days late, and
Wednesday is three days late.)
This is a list of documents posted for this class in reverse chronological order. Some will be available in hard copy as well.