Develop your Skills - Architectures
Rate your skills: This is the most technical of the topics in this unit and we recommend that you work through the content. The topic is relatively short and if you are reasonably confident with the content it will not take you long.
Understanding how the various components within your computer work together will provide you with some basic diagnostic skills. Without this, you will be powerless when things go wrong with your PC. Furthering this basic understanding will also help you to get more out of your PC.
TASK: Closing the application
- Continuing the example from the reading, detail the steps that occur when the user decides to exit the word processing package.
- Remember to start with the user typing or clicking on the Exit command.
- Do you think the program code needs tobe copied back from memory to the hard disk?
- What about a file that the user has been updating?
Tips & Tricks
What was described in the last reading is a typical architecture for a small to medium computer. However while all the principles are correct, the personal computer world in particular is full of exceptions.
In the early eighties when personal computers were fist widely produced, space, memory and speed were all at a premium. Lots of short cuts were developed to squeeze the maximum performance out of machines. This resulted in all sorts of atypical architectures and fixes that continue today.
What have I learned?
After completing these activities, you should:
- understand how computers process your commands;
- have a working knowledge of the architecture of a basic computer;
- be able to distinguish between different types of computers.