Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
School of Computer Science - School of Computer Science
[go: Go Back, main page]

Teaching 2010-2011

Term 1: Autumn


SSC1 - Graphics

I will teach the graphics part of SSC1 over the first four weeks of term.

Operating Systems with C/C++

I will be teaching the first six weeks of this module, then the remainder will be taught by Eike Ritter.

Operating Systems Continuous Assessment Schedule

Updated (29th Oct 2010): Deadlines are all now midnight, so you have Monday's lab to work on them. Please submit your well-commented code as a zip file via the BOSS system.
  • Exercise 1 will be published week 3; due Monday Tuesday week 6, midnight.
  • Exercise 2 will be published week 5; due Monday week 8, midnight.
  • Exercise 3 will be published week 8; due Monday week 11 midnight.
  • Exercise 4 will be published week 10; due Monday week 1 (term 2), midnight.

General Marking Guide

Your solutions need not be perfect, so try your hardest to convey your understanding of the problem and its solution through code and through comments within the code.
For a good mark you must:
  • Implement as much of the requested functionality as possible
  • Comment your code well - especially the key technical parts - so that the marker can see that you understand it
  • Include a brief README file with any other comments you would like the marker to see (e.g. known shortcomings of your solution, overview of your approach, etc.)
  • Make sure the code compiles on gcc without errors with the flags mentioned in the lecture.
Also it will be good style to use a makefile, so that your code can easily be tested by the marker, no matter how simple your makefile.

Commercial Programming

See the module website here.

Term 2: Spring

Communication Skills and Professional Issues


Older Teaching Pages