Index of class resources
Handouts homework problem
sets, homework solutions, other helpful handouts
General Class Information class and
section times, instructor and TA information
Handouts
Assignments
Midterm is on Tuesday, October 26, 2004
Final is on Wednesday, December 8, 2004, 4:00pm--7:00pm
General Class Information
- Class Newsgroup:
- NEWSGROUP - for announcements.
- Lecture times:
- Tuesdays and Thursdays, 2:00pm-3:45pm, BE 165
- Section times:
- Mondays and Wednesdays, 5:00pm-7:00pm, BE105
- Associated Lab:
- LAB INFO
- Instructor:
- Name: Dean Bailey (dbailey@cse.ucsc.edu)
- Phone:___
- Office: E2 249B
- Instructor Office Hours:
- Tuesdays and Thursdays, 4:00pm-5:00pm
- Teaching Assistant(s):
- Name: Gaurav Vijayvargiya (gaurav@cse.ucsc.edu)
- Phone: ___
- Office: BE 354I
- Office Hours:
- Wednesdays, 1:00pm-2:00pm
- Fridays, 2:00pm-3:00pm
Some Useful Links
- http://www.soe.ucsc.edu/~sbrandt/105/
: Scott Brandt's page for CMPS105.
- http://ic.ucsc.edu
: About UCSC unix that we are using and help on it.
- http://www.rt.com/man
: Man page reference.
- http://cm.bell-labs.com/cm/cs/who/dmr/hist.html
: About history of unix and its developments
- http://www.unix.org
: The Open Group Unix website with lots of general Unix articles, history, etc.
- http://www-users.cs.umn.edu/~bentlema/unix/
: Page has a list of links that are great resources for info on the Unix system.
- http://www.uwsg.iu.edu/usail/concepts/system.html
: Anatomy of a Unix System. Contains a simple model of a unix system with links to more information
- http://www.kerneltrap.org/
: Information about the linux kernel.
- http://www.linuxjournal.com
: Website of the magazine 'Linux Journal'.
- http://www.softpanorama.org/Internals/unix_system_calls.shtml
: Info on Unix system calls
- http://www.ugu.com
: Search for online links to Unix related questions, download unix, download programs to test system calls like fork and signal usage, etc.
- http://www.ecst.csuchico.edu/~beej/guide/ipc/fork.html
: Explanation of fork() and related system calls
- http://caml.inria.fr/man-caml/node17.html
: Signal and error code reference.
- http://www.cs.buffalo.edu/~milun/unix.programming.html
: Davin's collection of unix programming links. Contains a long list of links to all sorts of unix related sites.
- http://users.actcom.co.il/~choo/lupg/tutorials/
: Tutorials and other info on programming system calls in UNIX.
- http://www.hiraeth.com/alan/tutorials/courses/unixprog.html
: Links to 2 PDF documents containing lecture notes on UNIX and Systems Programming.
- http://www-h.eng.cam.ac.uk/help/tpl/languages/C/teaching_C/
: Tutorial on ANSI C for Programmers on UNIX Systems.
- http://www.ee.ic.ac.uk/docs/software/unix/programming/sys/intro.html
: Notes on UNIX C Systems Programming.
- http://www.cs.cf.ac.uk/Dave/C/CE.html
: Usefule page for C programming and system calls
- http://www.cppreference.com
: A quick reference for C.
- http://www.acm.uiuc.edu/webmonkeys/book/c_guide
: Reference for C.
- http://www.sun.com
: Information on SunOS
- http://bsd.slashdot.org
: Information on BSD.
|