Announcements
Announcement 5: 1/29/02
- Version 15 of Lab3 is on the web and a new version of Appendix A was uploaded too. Please use those as I have added some extra notes that should clarify some of the exercises and remove some ambiguities.
Announcement 4: 1/14/02
- I will hold a make up class for the lecture we are missing on January 21st.
The lecture will be held on Tuesday, January 22nd, from 5 - 7pm in CS 432 (our current classroom).
- Lab 2 is due on Tuesday January 22nd, please either hand in during the make up class or hand it in to the ICS front office during the day of January 22nd.
- Lab 3 is two weeks long, the report will be due on February 4th, in class. I will repeat the Lab3 lecture on January 28th for those who missed the makeup class or to answer any questions that you may have regarding Lab3.
- Lab4 material will be covered on February 4th. Lab 4 will be due on February 11th.
- I will lecture on Lab5 material on February 11th and the lab report is due two weeks later on February 25th. Note that February 18th is a day off.
- The midterm will be on February 25th and will cover all material thru Lab 3.
- Lab 6 will be covered on March 4th and the report is due on March 11th.
- March 11th is the last lecture and it will be a review session.
- Final is on March 18th.
Announcement 3: 1/10/02
there is an error in the lab notes, to format a floppy it should be:
mkfs -t msdos /dev/fd0
the notes refers to "floppy" instead of "fd0"
some extra pointers from the TA:
The mount command works fine: "mount /mnt/floppy"
You can then type "df" to see the file system it is on, which shows that
the path /mnt/floppy is mounted on /dev/fd0
When you're done saving your files, be sure to change to a different
directory and then do a "umount /mnt/floppy" before you remove the
diskette.
Announcement 2: 1/9/02
The class size will not be increased. I can only add students to replace the drops. So far there have been very few drops (2 to be exact).
Announcement 1: 1/7/02
Welcome to ICS 156 Announcement page. Please make sure you check this page on a weekly basis and in particular prior to starting your lab as updates may be posted.
All information regarding the midterm and the final will be posted on this page too.