Computers Anatomy
Since computers are changing the world, it’s important to know how they work and how information is represented inside a computer. It’s also useful to know the different parts of a computer and how Code and Software control Hardware.
How computers work?
In order for a computer to work, it needs to input the information, store it, then process it and after that output the result.
- Input: Things you do with keyboard, mouse,…etc to tell the computer what to do.
- Storage and Processing: Given inputs are stored in the memory, then the computer’s processer takes these informationand changes it using series of commands then sends it back and stores it memory again.
- Output: It depends on what the computer is designed to do. For example, a computer display can show Text, Photos, Games, …etc.
# Hardware and Software.
- Hardware: The stuff you see inside a computer, like Circuits, Chips, Wires, Speakers, and Plugs.
- Software: The things you don’t see inside the device, like the computer programs or codes that run on it. Such as Apps, Games, Websites, Maps…etc.