|
Next: The Mouse Click as Up: Design Principles in Human-Computer Previous: Knowing the User and > ConclusionComputer systems can be regarded as a complex system of layers, each layer being an easier to use abstractation of the layer below. An operating system is one of these layers, managing system resources and protecting users from the complexity of a system. Programmers rely on functions provided by operating systems which makes it difficult to determine which layer a user communicates with. > Tom Alby 2000-05-30 |