Bibliography
C:
- The
main textbook used in the course:
A Book on C / Kelley and Pohl
4th edition, Addison-Wesley.
- Excellent,
terse, by the C language designers:
The C Programming Language / Kerninghan
and Ritchie
2nd edition, Prentic Hall.
- C How
to Program / Deitel
4th edition,
Prentice-Hall
UNIX:
- For
UNIX introduction, utilities, shells:
UNIX for Programmers and Users, A Complete Guide / Glass and Ables.
2nd edition, Prentice Hall..
- For
UNIX programming (I/O, processes, pipes, etc):
Advanced
Programming in the UNIX Environment / W.R.Stevens.
Addison-Wesley.
You can download the example programs in this
book from the book's website
PERL:
- Programming
PERL / Wall, Christiansen and Orwant
3rd edition, O’relly.