Basic Computer - Part 1: Introduction to
Computers
Chapter 1: What is a Computer?
A computer is an electronic machine that can take information, process it, and then give
us new information. It helps us do many things, like writing, drawing, playing games,
and finding information on the internet. Computers are everywhere around us, from the
big computers in offices to the small ones in our phones and watches.
A computer is like a very smart helper. It can do many things very fast, like solving math
problems, showing us pictures and videos, and helping us talk to people far away. It
works by taking in information (this is called input), doing something with that
information (this is called processing), and then giving us a result (this is called output).
For example, when you type on a keyboard, that's input. The computer processes what
you typed, and then you see the letters on the screen, which is output.
What is a Computer?
Why are Computers Important?
Computers are very important in our lives today. They help us in many ways:
• Learning: We use computers for school, to find information, and to learn new
things online.
• Work: Many jobs use computers for writing, designing, managing money, and
communicating.
• Communication: We can talk to friends and family through video calls, emails, and
social media.
• Entertainment: We can watch movies, listen to music, and play games on
computers.
• Daily Life: Computers are in our cars, banks, hospitals, and even in our homes
controlling smart devices.
Because computers are so useful, it's good to understand how they work. This book will
help you learn the basics of computers in an easy way.
Chapter 2: Computer Hardware - The Physical Parts
Just like your body has different parts that do different jobs, a computer also has many
physical parts. These physical parts that you can see and touch are called hardware.
Hardware works together to make the computer run.
Here are some of the most important hardware parts:
2.1 Central Processing Unit (CPU)
The CPU is like the brain of the computer. It does all the thinking and calculations. When
you click on an icon, open a program, or type something, the CPU is working hard to
make it happen. It processes instructions and performs operations very quickly.
2.2 Random Access Memory (RAM)
RAM is like the computer's short-term memory. When the CPU is working on something,
it puts the information it needs right now into RAM. This makes the computer work faster
because the CPU can get to this information very quickly. But, when you turn off the
computer, everything in RAM is forgotten.
2.3 Motherboard
The Motherboard is the main circuit board inside the computer. It's like the nervous
system that connects all the other parts together. The CPU, RAM, and other important
components are plugged into the motherboard so they can talk to each other.
2.4 Storage Devices (Hard Drive/SSD)
Storage Devices are where the computer keeps all your information permanently, even
when the computer is turned off. This includes your documents, pictures, videos, and
programs. There are two main types:
• Hard Disk Drive (HDD): This is an older type of storage that uses spinning disks to
store data. It can hold a lot of information but is slower.
• Solid State Drive (SSD): This is a newer, faster type of storage that uses flash
memory. It's much quicker to read and write data, making your computer start up
and open programs faster.
2.5 Graphics Card (GPU)
The Graphics Card, also called a GPU (Graphics Processing Unit), helps the computer
show pictures and videos on your screen. It's especially important for games and
programs that use a lot of graphics.
2.6 Power Supply Unit (PSU)
The Power Supply Unit gives electricity to all the parts of the computer. It makes sure
each part gets the right amount of power to work correctly.
2.7 Input and Output Devices
• Input Devices: These are used to put information into the computer. Examples
include the keyboard (for typing), mouse (for clicking and moving), microphone
(for sound), and webcam (for video).
• Output Devices: These are used to get information out of the computer. Examples
include the monitor (for seeing pictures and text), printer (for printing
documents), and speakers (for sound).
Computer Hardware Components
Chapter 3: Computer Software - The Programs That Run
on Hardware
If hardware is the body of the computer, then software is its mind or instructions.
Software is a set of instructions, data, or programs used to operate computers and
execute specific tasks. Without software, hardware would just be a collection of metal
and plastic. Software tells the hardware what to do.
There are two main types of software:
3.1 System Software
System software is the main software that manages and controls the computer
hardware. It helps the computer run smoothly and provides a platform for other
software to work. The most important type of system software is the operating system.
3.2 Application Software
Application software (or simply "apps") are programs designed for specific tasks that
users want to perform. These are the programs you use every day to do things like write
documents, browse the internet, play games, or edit photos.
Chapter 4: Operating Systems - The Manager of Your
Computer
An Operating System (OS) is the most important software on a computer. It manages all
the hardware and software, and it allows you to interact with the computer. Think of it as
the manager of your computer, making sure everything works together.
Some common operating systems are:
• Microsoft Windows: This is the most popular operating system for personal
computers. You probably see it on many computers at home and school.
• macOS: This is the operating system made by Apple for their Macintosh
computers. It is known for its easy-to-use design.
• Linux: This is an open-source operating system, which means many people can
work on it and change it. There are many different versions of Linux, like Ubuntu
and Fedora.
What Does an Operating System Do?
An OS does many important jobs:
1. Manages Hardware: It controls all the parts of your computer, like the keyboard,
mouse, printer, and hard drive.
2. Manages Software: It helps you run programs and applications.
3. Manages Files: It helps you organize and find your files and folders.
4. Provides a User Interface: This is how you see and interact with the computer. It
can be a graphical interface (like Windows or macOS with icons and windows) or a
text-based interface (where you type commands).
5. Manages Memory: It decides how much RAM each program needs.
6. Manages Processes: It makes sure all the programs running on your computer
share the CPU fairly.
Operating Systems
Chapter 5: Basic Computer Operations - How to Use
Your Computer
Now that you know about hardware and software, let's learn some basic things you can
do with a computer.
5.1 Turning the Computer On and Off
• Turning On: To turn on a computer, you usually press a power button. This button
is often on the front of the computer case or on the laptop.
• Turning Off: It's important to turn off your computer correctly. You should use the
"Shut Down" option in the operating system. This makes sure all your work is saved
and the computer closes down safely.
5.2 Using the Desktop
The desktop is the main screen you see when your computer starts up. It has icons,
which are small pictures that represent programs, files, or folders. You can click on these
icons to open them.
5.3 Using a Mouse and Keyboard
• Mouse: You use a mouse to move the pointer on the screen. You can click on things
to select them, double-click to open them, and right-click to see more options.
• Keyboard: You use a keyboard to type letters, numbers, and symbols.
5.4 Working with Files and Folders
• Files: A file is a single piece of information, like a document, a picture, or a song.
• Folders: A folder is like a container where you can keep your files organized. You
can create folders for different subjects, like "Schoolwork" or "Games."
5.5 Opening and Closing Programs
To open a program, you can usually double-click on its icon on the desktop or find it in
the Start Menu (in Windows) or Launchpad (in macOS). To close a program, you can click
on the "X" button in the top corner of the window.
Basic Computer Operations
Chapter 6: Computer Storage - Remembering
Information
Computer storage is where your computer keeps all the information it needs, like your
documents, photos, videos, and programs. Unlike RAM, storage keeps information even
when the computer is turned off. Think of it as the computer's long-term memory.
There are different types of storage devices:
6.1 Hard Disk Drives (HDDs)
HDDs are traditional storage devices that use spinning platters to store data. They can
hold a lot of information and are generally cheaper per gigabyte. However, they are
slower than SSDs and more prone to damage because they have moving parts.
6.2 Solid State Drives (SSDs)
SSDs are newer and faster storage devices that use flash memory. They have no moving
parts, which makes them more durable and much quicker at reading and writing data.
This means your computer will start up faster and programs will open more quickly.
However, SSDs are usually more expensive than HDDs.
6.3 USB Flash Drives
These are small, portable storage devices that you can plug into a USB port. They are
great for carrying files between computers or for backing up small amounts of data.
6.4 Memory Cards
Memory cards, like SD cards and microSD cards, are tiny storage devices used in
cameras, smartphones, and other portable gadgets. They allow you to expand the
storage capacity of these devices.
6.5 Cloud Storage
Cloud storage means saving your files on the internet, on servers managed by
companies like Google (Google Drive), Dropbox, or Microsoft (OneDrive). You can access
your files from any device with an internet connection. This is a convenient way to store
and share files, and it also helps protect your data in case your computer breaks.
Computer Storage Devices
Chapter 7: Computer Networks - Connecting Computers
A computer network is a group of two or more computers connected together to share
resources (like printers) and exchange information. Networks allow computers to
communicate with each other, which is very important in today's world.
There are different types of computer networks:
7.1 Local Area Network (LAN)
A LAN connects computers in a small area, like a home, office, or school building. For
example, all the computers in your school's computer lab might be connected in a LAN.
7.2 Wide Area Network (WAN)
A WAN connects computers over a large geographical area, like across cities, countries,
or even the world. The most famous example of a WAN is the Internet.
7.3 Wireless Local Area Network (WLAN)
A WLAN is a type of LAN that uses wireless technology (like Wi-Fi) to connect computers
and other devices without cables.
7.4 The Internet
The Internet is a global network of computer networks. It allows billions of devices
worldwide to connect and share information. When you browse websites, send emails,
or watch videos online, you are using the Internet.
Network Components
To build a network, you need special devices:
• Routers: These devices direct network traffic and connect different networks.
• Switches: These devices connect multiple devices within a single network.
• Modems: These devices connect your home or office network to the Internet.
Computer Network Types