Tech Lesson 1:
Introduction to Computers

What is a Computer?

A computer is an electronic device that processes data according to a set of instructions (called a program). It can store, retrieve, and process data, making it an essential tool in today's digital world.

Main Components of a Computer

A computer system consists of both hardware (physical parts) and software (programs). Let's explore the main hardware components inside the machine:

Exercise: Identify Computer Components

Select a component and describe its function to check your understanding:


Input and Output Devices

[Image showing a flowchart diagram with input devices (keyboard, mouse) feeding data into the system unit, and output devices (monitor, printer) displaying the processed results]

Computers interact with the outside world through peripherals known as input and output devices:

Input Devices:

  • Keyboard
  • Mouse
  • Microphone
  • Webcam

Output Devices:

  • Monitor
  • Speakers
  • Printer
  • Headphones

Exercise: Classify Devices

Is the device used to send data IN to the computer, or get data OUT?

How Computers Work

Computers process information by following a continuous loop called the Input-Process-Output (IPO) cycle:

  1. Input: Data is entered into the computer through input devices.
  2. Processing: The CPU processes the data according to instructions from software.
  3. Storage: Processed data can be stored in RAM (temporarily) or drives (permanently).
  4. Output: Results are displayed or transmitted through output devices.

AI Interaction

Have more questions about hardware, software, or how computers work? Ask our AI assistant:

Back to Dashboard Next Lesson: Basic Programming