Operating System Concepts
(and here
and here)
by Silberschatz,
Galvin and
Gagne, 8th edn, 2008
(though earlier editions also good).
Library 005.43.
Bookshop.
UNIX in a Nutshell,
O'Reilly Books, 4th edn, 2008
(though earlier editions also good).
Library 005.43.
Bookshop.
When students write a program, I can test it by the following options:
Run your program myself in my own account.
Security problems.
Compatibility problems.
Logistical problems.
Get you to run it in your account in front of me.
Logistical problems.
Have your program automatically run and marked as it is submitted.
Ideal.
Get you to submit enough paperwork
(ALL source code, samples of HTML data, samples of XML data, screen shots)
so I can see it works without running it.
Code should be colour, syntax-highlighted
printout in landscape mode
(the best way to print code.)
For this course I do no.4.
If you do not submit screen shots, you will fail.
I want paper copies, not electronic copies.
I will not mark electronic submissions.