CompTIA IT Fundamentals
CompTIA IT Fundamentals
CompTIA IT Fundamentals
Learning Objectives:
Identify and understand basic computer components and what they do
Understand operating systems, data storage and sharing
Set up and configure a basic PC workstation
Work with applications and files
Handle basic software installation
Set up and configure a mobile device
Connect to networks and the Internet
Identify/prevent basic security risks
Identify compatibility issues
Understand safety and preventative maintenance of computers
Chapter 1: How People Use Computers
The purpose of this text is to help any individual develop the essential computer
and information literacy skills that all IT professionals need.
Computer literacy describes a general knowledge of computers, software,
hardware, and how they work similarly. Although this proficiency is important, it
may not necessarily qualify an individual to work with a specific computer-related
product, or perhaps IT field.
Computer literacy usually simply refers to every user ability to run and locate
applications on both their professional and personal devices rather than just being
able to program.
Literacy
Literacy means the ability to navigate and use printed, any computer devices and
written information (Instructions) to make decisions and to be able to function in
society.
Computer Literacy:
In some way. How do you tell a smartphone to do something for you? How about
taking a selfie? So, by touching, right? You poke an app icon, to make a specific…
program load, that enables you to accomplish…a specific task.…Hey Siri. Voice
works with smartphones too, sweet. It's just more input, telling the compute to do
something for you.
Monitor
Printer
Headphones
GPS
Monitor
Monitor: The most common output device used with computers is the
monitor, which displays video images and text. A monitor essentially
consists of a screen, circuitry, a power supply, buttons to adjust screen
settings, and a casing that contains all these components.
Printer
Printers are another common output device found in homes in offices. In
computing terms, they take electronic data stored on a computer and
generates a hard copy of it. Usually that means printing images and text
onto paper. There are numerous different types of printer, with Inkjet and
laser printers being two of the most common. Modern printers usually
connect to a computer with a USB cable or via Wi-Fi.
Headphones
Headphones: Also known as earphones, headphones allow you
to listen to audio without disrupting other people in the vicinity.
They connect via the computer line out, or to the speakers.
Nowadays, headphones come in all sorts of shapes and sizes,
from basic earbuds to the more traditional style with padding
around the earpieces and a connecting band that fits over the
user's head.
GPS
GPS: GPS (Global Positioning System) uses a network of
satellites to provide information, which can then be used to
calculate the location of a specific device. It is often used with
other digital technology, such as mapping apps.
Storage Unit/ device
Storage Unit/ device: The storage unit is used for storing data
and instructions before and after processing. Provides one of the
core functions of the modern computer.
Types of Storage
There are four type of storage:
Primary Storage
Secondary Storage
Tertiary Storage
Off-line Storage
Primary Storage
Primary Storage: Also known as main memory. Main memory
is directly or indirectly connected to the central processing unit
via a memory bus. The CPU continuously reads instructions
stored there and executes them as required. Example:
RAM: It is called Random Access Memory because any of the data
in RAM can be accessed just as fast as any of the other data. There
are two types of RAM:
DRAM (Dynamic Random-Access Memory)
SRAM (Static Random-Access Memory)
ROM: This memory is used as the computer begins to boot up.
Small programs called firmware are often stored in ROM chips on
hardware
devices (like a BIOS chip), and they contain instructions the
computer can use in performing some of the most basic
operations required to operate hardware devices. ROM memory
cannot be easily or quickly overwritten or modified.
Cache: is a high-speed access area that can be either a reserved
section of main memory or a storage device.
Most computers today come with L3 cache or L2 cache, while
older computers included only L1
Cache.
Secondary Storage
Secondary Storage: It is not directly accessible by the CPU.
Computer usually uses its input/output channels to access
secondary storage and transfers the desired data using intermediate
area in primary storage.
Example:
Hard disk: The hard disk drive is the main, and usually largest,
data storage device in a computer.
It can store anywhere from 160 gigabytes to 2 terabytes.
Disk access time is measured in milliseconds.
A hard disk unit comes with a set rotation speed varying from 4500
to 7200 rpm.
Tertiary Storage
Tertiary Storage: Typically, it involves a robotic mechanism which
will mount (insert) and dismount removable mass storage media
into a storage device.
This is primarily useful for extraordinarily large data stores,
accessed without human operators.
Examples:
Magnetic Tape: Tapes for computers are similar to tapes used to store music.
A magnetically coated strip of plastic on which data can be encoded
Optical Disc: is any storage media that holds content in digital format and is
read using a laser assembly is considered optical media.
The most common types of optical media are:
Blu-ray (BD)
Compact Disc (CD)
Digital Versatile Disc (DVD)
Things to Remember
Peripheral Device
Processing hardware Controls the peripheral devices, as directed by computer
software. Peripheral Device: any hardware device connected to and controlled by
the central processing unit. Examples of peripherals are modems, disk drives,
printers, scanners and keyboard. CPUs: Central Processing Units: do the bulk of
processing in a computing device