Information Technology Basics
Information Technology Basics
Hardware Components
Hardware refers to the physical components of a computer system. Some essential parts
include:
• Central Processing Unit (CPU): Known as the brain of the computer, the CPU
performs instructions from programs. Its speed determines how fast a computer can
process information.
• Memory (RAM): Random Access Memory is a type of temporary storage that holds
data and instructions that the CPU is currently working on. More RAM enables
smoother multitasking.
• Storage (Hard Drive/SSD): Hard Disk Drives (HDD) and Solid State Drives (SSD)
are permanent storage devices for data. SSDs are faster but more expensive, while
HDDs are slower but offer larger capacities for a lower price.
• Motherboard: The main circuit board that connects the CPU, memory, storage, and
other peripherals.
• Peripherals: Devices connected externally to a computer, such as the keyboard,
mouse, monitor, and printer.
• Input Devices: Tools like the keyboard, mouse, and scanner used to input data into a
computer.
• Output Devices: Devices like monitors, printers, and speakers that display or output
information from the computer.
• Storage Devices: Different types of storage such as:
o Primary Storage (RAM): Temporary storage for data currently being
processed by the CPU.
o Secondary Storage: Long-term data storage devices like hard drives (HDD),
solid-state drives (SSD), CDs, and USB drives.
Key Exam Points:
• Be able to define the CPU, RAM, motherboard, and their roles in a computer system.
• Compare HDD vs. SSD in terms of speed, cost, and durability.
• Differentiate between input and output devices with examples.
Key Exam Points:
• Define CPU, RAM, and motherboard.
o CPU (Central Processing Unit): The brain of the computer that executes
instructions from software. It performs arithmetic, logic, control, and
input/output operations.
o RAM (Random Access Memory): Temporary memory that stores data being
actively used or processed by the CPU. It is volatile, meaning data is lost when
the power is off.
o Motherboard: The main circuit board that connects all hardware components,
including CPU, RAM, and storage devices, allowing them to communicate.
• Compare HDD vs. SSD.
o HDD (Hard Disk Drive): Uses mechanical spinning disks and a read/write
head to store and retrieve data. It's cheaper but slower than SSDs and more
prone to physical damage.
o SSD (Solid State Drive): Uses flash memory with no moving parts, making it
faster and more reliable. It’s more expensive than HDDs but has quicker data
access times and greater durability.
• Differentiate between input and output devices.
o Input Devices: Hardware used to enter data into a computer (e.g., keyboard, mouse,
scanner).
o Output Devices: Hardware used to convey information from a computer to a user
(e.g., monitor, printer, speakers).
2. Types of Software
Software includes the programs and operating systems that instruct hardware on what to do.
There are two main types:
• System Software: Manages hardware and runs the basic functions of the computer.
The most common type is the Operating System (OS).
• Application Software: These are programs that perform specific tasks for users.
Examples include web browsers, word processors, and video editing tools.
3. Operating Systems
The OS is a crucial piece of software that manages hardware resources, runs applications, and
provides an interface for users to interact with the computer. There are several popular OS:
• Windows: A versatile OS for personal and professional use. Known for its user-
friendly interface and compatibility with a wide range of software.
• macOS: The OS for Apple computers, known for its sleek design, strong
performance, and security features.
• Linux: An open-source OS used primarily by developers, programmers, and
organizations for server management. It's known for its stability and customizability.
Key functions of an OS include:
• Resource Management: Managing CPU, memory, and storage to optimize
performance.
• File Management: Organizing files and directories on storage devices.
• Task Management: Running multiple applications and processes at once
(multitasking).
4. Networking Basics
Key Concepts:
• Topology: The structure of a network. Common topologies include:
o Bus: All devices are connected to a single communication line.
o Star: All devices are connected to a central hub.
o Ring: Devices are connected in a circular manner.
• Protocols: Rules that govern communication between devices (e.g., TCP/IP, HTTP,
FTP).
• Modem: Converts digital signals from a computer into analog signals for
transmission over phone lines, and vice versa.
• Switch: A device that connects devices in a network and sends data to the correct
destination.
Networking is the practice of connecting computers and devices to share information and
resources. Important concepts include:
• Internet: A vast global network that connects millions of private, public, academic,
business, and government networks.
• Wi-Fi: A wireless technology that allows devices to connect to the internet or a
network without the need for physical cables.
• LAN (Local Area Network): A network that connects computers in a specific,
limited area, such as a home, office, or school.
• WAN (Wide Area Network): A network that covers a large geographical area, like
the internet.
• IP Address: A unique string of numbers assigned to every device connected to a
network, allowing it to be identified and communicate with other devices.
• Router: A device that forwards data between computer networks. Routers enable
multiple devices to share a single internet connection.
Firewall: A network security system that monitors and controls incoming and outgoing
network traffic based on predetermined security rules.
Key Exam Points:
• Explain the difference between LAN, MAN (Metropolitan Area Network), and WAN.
• Define common networking protocols (e.g., TCP/IP) and their purpose.
Key Exam Points:
• Explain the difference between LAN, MAN, and WAN.
o LAN (Local Area Network): A network that covers a small geographic area,
like a home or office. It enables resource sharing between connected devices.
o MAN (Metropolitan Area Network): A larger network that spans a city or
campus, connecting multiple LANs.
o WAN (Wide Area Network): A network that covers a large geographic area,
such as a country or the world. The internet is the largest WAN.
• Define common networking protocols (e.g., TCP/IP).
o TCP/IP (Transmission Control Protocol/Internet Protocol): A set of
protocols that governs how data is transmitted over the internet. TCP ensures
data is sent and received correctly, while IP is responsible for addressing and
routing packets to their destination.
o HTTP (Hypertext Transfer Protocol): The protocol used for transmitting
web pages over the internet.
o FTP (File Transfer Protocol): A protocol for transferring files between
systems on a network.
9. Emerging Technologies
Artificial Intelligence (AI): The simulation of human intelligence in machines. AI is used in:
• Machine Learning: Machines improving their performance based on experience.
• Natural Language Processing (NLP): Enables computers to understand human
language (e.g., Siri, Google Assistant).
• Robotics: Machines that can perform tasks traditionally done by humans.
Blockchain: A distributed ledger technology that ensures data integrity and security in
transactions without the need for intermediaries. Commonly used in cryptocurrencies like
Bitcoin.
Internet of Things (IoT): The network of physical devices (e.g., smart home devices) that
are embedded with sensors, software, and connectivity to exchange data.
Key Exam Points:
• Define and give examples of AI applications.
• Explain how blockchain technology ensures secure transactions.
• Discuss the benefits and risks associated with IoT.
Key Exam Points:
• Define and give examples of AI applications.
o Artificial Intelligence (AI): Technology that mimics human intelligence to
perform tasks like learning and decision-making. Examples include:
▪ Machine Learning: Used in recommendations (Netflix, YouTube).
▪ NLP (Natural Language Processing): Used in virtual assistants (Siri,
Alexa).
▪ Computer Vision: Used in facial recognition and autonomous
vehicles.
• Explain how blockchain technology ensures secure transactions.
o Blockchain: A decentralized ledger system that records transactions across
multiple computers in a way that prevents modification. Each transaction is
secured using cryptographic techniques, ensuring data integrity and security
without the need for intermediaries.
• Discuss the benefits and risks associated with IoT.
o Benefits: Enhanced automation, real-time monitoring (e.g., smart homes),
improved efficiency, and convenience.
o Risks: Privacy concerns, security vulnerabilities, and the potential for
unauthorized access to sensitive data.