Fall 2009, CS 352 - Unix Software Development
Instructor: Phil Nelson
Resources for this class:
Resources from in class: slides, terminal sessions, etc
- Slides and programs from class: (pdf files may not be as good as the
postscript files.) Programs referenced in the slides do not have links
but are on the class website. Just add the program source name to the
end of the class web site URL.
- Slides for help sessions:
Test review:
Supplementary Materials:
- NetBSD web site.
- On-line parts of the CVS book.
(And a local copy.)
- O'Reilly web site
for "Managing Projects with GNU Make" and the
Safari
version of the book.
- Safari
copy of Sobel's "A Practical Guide to Linux(R) Commands, Editors,
and Shell Programming".
- UNIX tutorials over the net ... (no guarantee about how good they are.)
- A writeup on "pmake", one varient of make.
- GNU Make, a popular
version of make with source code
and a nice manual.
- Cygwin, a UNIX environment
for windows. It currently includes an X server also. More importantly, it
includes gcc, GNU make and cvs.
- www.cplusplus.com contains lots
of information on C and C++ including library calls and example code using
the calls.
Other UNIX related links. Some of the above
links are repeated.
Last Modified: Dec 3, 2009