Computer Literacy
Computer Literacy
COMPUTER LITERACY
2020
___
Lesson 1
While you control the computer through the use of the mouse, the computer is communicating
to you through the mouse pointer
Keys
Paste ctrl+V
Cut ctrl+X
Lesson 2
Computer parts
● CPU: The Central Processing Unit works according to a clock that beats a set number of
times per second, normally measured in gigahertz. For instance, a 3.5 GHz processor has
a clock that beats 3.5 billion times per second. Other factors that affect the processor’s
performance include: System Memory (RAM) and operating system, as well as other
factors, like chip set and bus speed. The two main companies that make CPUs are AMD
and Intel. Each has its own advantages and disadvantages. AMD CPUs tend to have a
lower cost, while Intel’s tend to have better performance.
● Case: A computer case, also known as “computer chassis”, “tower”, “system unit”, or
“base unit”, is the enclosure that contains most of the components of a computer.
● Data storage: Computers store data on hard drives (HD) or solid state drives (SSD). The
capacity can be measured in GB (gigabytes) or in TB (terabytes). 1GB, if you’re working
only with text, is about a billion characters, or over 4,000 high quality photos.
○ Data is stored on hard drives and other media as 1s and 0s, which we call binary.
Just one 1 or 0 place marker is called a bit. When 8 bits are together, they form a
byte, which can make a character. 1,024 bytes is a kilobyte.
● Cloud storage: There is now a trend to store more information on Cloud based storage,
which means saving data on a secured web drive. An example of Cloud storage is Google
Drive. Data stored on your Google Drive is backed up or synchronized onto your
computer, so you can access this information even when the device is offline.
● System memory (RAM): RAM (Random Access Memory) is used by the CPU to store
information to complete specific tasks. It works like your brain’s memory and allows the
CPU to access frequently used information in a timely manner.