Skip to content
Typing & Computer Basics
Week 1
Absolute beginner

Session 1: Understanding the Computer

Ellis Dennis Graham 105-minute class 14 min read · 2,205 words

You cannot use a machine you are afraid of. This session removes the fear by naming every part of the computer, explaining what each one actually does, and practising the correct power and login procedure until it is ordinary rather than tense.

Learning objectives

By the end of this session you will be able to do each of these without prompting.

  • Name and describe every major hardware component and say what it does
  • Explain the difference between a desktop and a laptop and when each matters
  • Connect and identify common peripherals: monitor, keyboard, mouse, printer, speakers, webcam
  • Turn a computer on and off correctly, and explain why the order matters
  • Log in to a Windows account and navigate the desktop, taskbar and Start menu
  • Open, switch between and close applications using both mouse and keyboard

The taught content

What a computer actually is

A computer is a machine that takes information in, does something to it, and gives information back. That is the entire idea, and everything else is detail. The input devices are how you tell it things — keyboard, mouse, microphone, camera, scanner. The processing happens inside the system unit or laptop body, on a chip called the CPU. The storage holds your work when the machine is off. The output devices are how it tells you things — the screen, the speakers, the printer.

Why this matters practically: when something goes wrong, you diagnose by asking which of those four stages failed. Is the machine not receiving my input (keyboard problem)? Is it not showing me anything (display problem)? Is my file gone (storage problem)? Is the printer not printing (output problem)? Every troubleshooting method you will ever learn is a refinement of that one question, and it starts here.

Desktop versus laptop

A desktop is a computer in separate pieces: a system unit (the box, sometimes called the CPU even though the CPU is a chip inside it), a separate monitor, keyboard and mouse. Its advantages are that it is cheaper for the same performance, easier to repair and upgrade, and better cooled — which is why cyber cafés, offices and schools in Nigeria mostly use them. Its disadvantage is obvious: it stays where it is.

A laptop combines everything into one portable unit with a built-in screen, keyboard, touchpad and battery. It costs more for the same performance and is harder to open, but it is the only option if you need to work in more than one place. Two things about laptops that beginners get wrong: the touchpad replaces the mouse (tap to click, two fingers to scroll, and an external USB mouse works better if you find it fiddly), and the battery is a consumable that degrades — a laptop that only runs when plugged in has a tired battery, not a broken computer.

The parts, named and explained

The system unit (or laptop body) contains everything that does the work. Inside it: the motherboard, the main circuit board that everything else plugs into; the CPU, the processor that carries out instructions — its speed is measured in gigahertz and its generations matter more than its clock speed; the RAM, temporary fast memory that holds what you are working on right now, wiped when power is cut, which is why 8GB is the practical minimum in 2026 and why an unsaved document disappears in a power cut; the storage, either a hard disk drive (HDD, cheaper and slower) or a solid state drive (SSD, faster and the single biggest speed upgrade an old machine can receive); the power supply unit, which converts mains electricity to what the components need; and cooling fans, which matter more in dusty, hot environments than most people realise.

On the outside you have ports, and knowing them saves real time. USB-A is the rectangular port everything plugs into — flash drives, mice, keyboards, printers. USB-C is the smaller oval port on modern laptops, used for charging, data and displays. HDMI carries picture and sound to a monitor, TV or projector — this is the cable you need at any presentation. Ethernet is the network port for a wired internet connection, more stable than Wi-Fi. The 3.5mm jack is for headphones. And on older machines, VGA is the blue trapezoid video port still found on many Nigerian projectors.

Peripherals: the monitor displays output — check its resolution if text looks tiny, that is a setting not a fault. The keyboard and mouse are your input. The printer produces physical copies. Speakers or headphones produce sound. A webcam captures video, built into laptops and usually mounted on top of the screen. A UPS or surge protector is not optional in Nigeria — power fluctuation kills power supplies, and a UPS also gives you the two minutes you need to save and shut down properly.

Powering on and off correctly

Turning on is simple: connect power, press the power button, wait. What beginners do not know is that the wait is real work — the machine is loading the operating system from storage into RAM. Interrupting it by holding the power button or pulling the plug is how systems get corrupted. If a machine seems stuck, wait a full two minutes before concluding anything is wrong.

Turning off is where mistakes cost money. Never switch off at the wall socket or hold the power button as your normal method. Use Start → Power → Shut down and wait for the screen to go dark. Shutting down properly lets Windows close files, finish writing to disk and park the drive heads — skipping it is how disks develop bad sectors and how documents get corrupted. Restart is different from shut down and is the correct fix for most odd behaviour, because it clears RAM completely. Sleep keeps your work in memory using a little power and wakes instantly; Hibernate writes memory to disk and powers off fully. In a place with unreliable electricity, hibernate is safer than sleep.

The desktop environment

After login you see the desktop: the working surface. On it sit icons, which are shortcuts — pictures representing programs, files or folders. Double-click an icon to open it. The taskbar runs along the bottom and shows every program currently open, plus the clock, the network and volume indicators, and the notification area on the right. The Start menu (Windows key, or the Windows button at bottom-left) is where every installed program lives and where the search box is — typing a program name into Start search is faster than hunting through menus.

A window is a program's own rectangle on screen. Every window has the same three controls top-right: minimise (dash) hides it to the taskbar without closing it, maximise (square) fills the screen, and close (X) quits the program. Drag the title bar to move a window; drag its edges to resize. Alt+Tab switches between open windows and is the single most useful keyboard shortcut in Windows. Windows key + D shows the desktop by minimising everything. If a program stops responding, Ctrl+Shift+Esc opens Task Manager, where you can end the stuck task without restarting the machine.

Instructor demonstration

The instructor opens a real desktop machine and a laptop side by side, naming every component as it is pointed at, then walks the class through the power and login procedure.

  1. 01

    Identify the desktop's parts

    Point at the system unit, monitor, keyboard, mouse and power cable. Ask each learner to name the port a USB drive goes into and the port a projector uses. Correct the common habit of calling the system unit 'the CPU'.

  2. 02

    Show what is inside

    With the machine unplugged, open the side panel and point out the motherboard, CPU and its fan, the RAM sticks, the storage drive, the power supply and the cables. Learners come to the front and look. Nothing is touched — this is identification only.

  3. 03

    Compare with the laptop

    Open the laptop and identify the built-in equivalents: screen, keyboard, touchpad, webcam, battery, ports along the sides. Demonstrate the touchpad gestures — tap to click, two fingers to scroll, two fingers to right-click.

  4. 04

    Connect and disconnect peripherals

    Plug in a USB flash drive and show Windows announcing it. Connect an HDMI cable to the monitor. Plug in headphones. Each time, name the port and say what it is for.

  5. 05

    Power on correctly

    Connect power, press the button once, and narrate what is happening while the machine boots. Show the login screen, select the account, enter the password, and reach the desktop. Point out that nothing was pressed twice.

  6. 06

    Tour the desktop

    Name the desktop icons, the taskbar, the Start button, the clock and the notification area. Open the Start menu and search for 'Notepad' rather than scrolling to find it.

  7. 07

    Open, switch and close windows

    Open Notepad and Calculator. Use Alt+Tab to switch between them. Minimise one, restore it, maximise the other. Close both with the X. Then reopen one and close it with Alt+F4 to show the keyboard route.

  8. 08

    Demonstrate a frozen program

    Open Task Manager with Ctrl+Shift+Esc and show the running processes and the End task button. Explain that this is what you use when a program stops responding, and that it does not lose work in other programs.

  9. 09

    Shut down correctly

    Start → Power → Shut down. Wait for the screen to go dark. Then explain the difference between shut down, restart, sleep and hibernate, and why restart fixes more problems than shut down.

  10. 10

    Explain the UPS

    Show the UPS or surge protector, explain what it protects against, and demonstrate the two-minute warning it gives during a power cut — enough time to save and shut down properly.

Guided practice

Independent machine walk-through

Each learner takes a machine and performs the full cycle alone while the instructor observes without helping: identify the components, power on, log in, open three programs, switch between them, and shut down correctly.

  1. 01Before touching anything, name aloud: the system unit or body, the display, the keyboard, the pointing device and the power button.
  2. 02Point to three ports and say what each is for.
  3. 03Power on the machine and wait for the login screen without pressing anything twice.
  4. 04Log in to your account.
  5. 05Open Notepad, Calculator and File Explorer using Start search.
  6. 06Switch between the three using Alt+Tab.
  7. 07Minimise one, maximise another, restore the first.
  8. 08Open Task Manager with Ctrl+Shift+Esc, look at the process list, then close it.
  9. 09Close all three programs.
  10. 10Shut the machine down through Start → Power → Shut down and wait for the screen to go dark.

The standard we hold you to

Every step completed without prompting, the correct port identified for each of the three asked, and the machine shut down through Windows rather than at the socket. Hesitation is fine; guessing is not.

Common mistakes and how to fix them

You press the power button repeatedly because nothing seems to happen

Fix: Press once and wait. Booting takes anything from ten seconds on an SSD machine to two minutes on an older one. Repeated pressing can force the machine into a recovery state.

You switch off at the wall socket when you finish

Fix: Shut down through Start → Power → Shut down. Cutting power mid-write is how file systems corrupt and how disks develop bad sectors over time.

You call the system unit 'the CPU'

Fix: The CPU is a chip inside the box. In a shop or a support call, saying 'the CPU is not powering' means something different from 'the system unit is not powering' and you will get the wrong part.

You double-click everything, including things that need a single click

Fix: Taskbar buttons, Start menu entries and browser links take a single click. Desktop icons and folder contents take a double click. If a single click opens things you did not intend, check File Explorer → View → Options → click behaviour.

A program freezes and you restart the whole machine

Fix: Try Ctrl+Shift+Esc first and end only the stuck task. Restarting loses unsaved work in every other open program; ending one task usually does not.

You plug a USB drive in and pull it straight out later

Fix: Use the eject option in the taskbar notification area before removing it. Windows caches writes, so the files may not have reached the drive yet even though the copy appeared to finish.

Expert notes

The habits that separate someone who can do this from someone who does it well.

  • Learn to read the notification area before you learn anything else on screen. The network icon tells you whether you have internet, the speaker icon tells you why you cannot hear anything, and the battery icon tells you how long you have. Most 'my computer is broken' moments are solved by looking there first.
  • Buy a surge protector the same week you buy a computer, and a UPS if you can afford one. In Nigeria, the power supply unit is one of the most commonly killed components, and it is killed by the mains rather than by age.
  • If you are choosing between more RAM and a faster CPU on a tight budget, take more RAM — and if the machine has a hard disk drive, spend the money on an SSD instead of either. An eight-year-old laptop with an SSD and 8GB of RAM is faster in daily use than a new one with a hard disk.
  • Keep your machine off the floor and out of direct sun, and let it breathe. Dust and heat kill fans and throttle CPUs, and both are far more common failure causes in a hot climate than any software problem.

Key terms

System unit
The box containing a desktop computer's working parts. Often wrongly called the CPU.
CPU
The processor chip that carries out instructions. Its generation matters more than its clock speed.
RAM
Fast temporary memory holding whatever you are working on now. Cleared when power is lost, which is why you save.
SSD / HDD
Solid state drive and hard disk drive — the two kinds of storage. An SSD is the single biggest speed upgrade for an old machine.
Peripheral
Any device connected to the computer from outside: keyboard, mouse, printer, monitor, webcam.
Port
A socket for connecting devices — USB-A, USB-C, HDMI, Ethernet, audio jack, VGA.
Taskbar
The strip along the bottom of the screen showing open programs, the clock and the notification area.
Task Manager
The tool (Ctrl+Shift+Esc) for seeing running programs and ending one that has stopped responding.

Homework before the next session

Identify every port on a machine you have access to

Draw or photograph the sides and back of a computer and label every port with its name and purpose. Bring it to the next session.

Practise the power cycle five times

Over the week, power on and correctly shut down a machine five times, timing how long the boot takes. The repetition is what makes it stop feeling tense.

Learn three window shortcuts

Alt+Tab to switch, Windows key + D to show the desktop, Ctrl+Shift+Esc for Task Manager. Use only these for one day.

Write the four stages of computing

Input, processing, storage, output — with two examples of each from a machine you have used. This framing is the basis of all troubleshooting later in the course.

Assessment rubric

How this session is marked. The certificate for Typing & Computer Basics is awarded on the deliverable, not on attendance.

CriterionPassingExcellent
Hardware identificationNames the major components and their general purpose.Distinguishes CPU from system unit, HDD from SSD, and identifies at least four ports with their uses.
Power procedurePowers on and shuts down correctly.Waits patiently through boot, can explain why correct shutdown matters, and knows when to restart rather than shut down.
Desktop navigationOpens programs and switches between windows.Uses Start search rather than hunting, and uses Alt+Tab, minimise and Task Manager fluently.
ConfidenceCompletes the practical with occasional hesitation.Works without prompting and can explain what they are doing while doing it.

Session questions

I am older than the other students. Will I keep up?+

Yes. This course is designed for people who have never used a computer, and our oldest learners are in their sixties and seventies. What matters is supervised repetition, which is exactly what the sessions provide. Age is not a factor in learning this material; lack of practice time is.

My computer is slow. Is it broken?+

Usually not. The two most common causes are a hard disk drive instead of an SSD, and too little RAM for the number of programs open. Before concluding anything is wrong, check Task Manager to see what is using the machine, and shut down properly rather than cutting power — a machine that is always cut off accumulates disk problems.

What should I buy if I am getting my first computer?+

A laptop with an SSD and at least 8GB of RAM, from a mainstream brand whose parts are available locally. Storage size matters less than the SSD. Buy a surge protector with it. Anything that runs Windows 11 comfortably will handle every course on this page.

The power went out while I was working. Have I lost everything?+

Possibly the last few minutes. This is why you save constantly — Ctrl+S every few minutes until it becomes automatic. Most Office programs also keep an AutoRecover copy, so after restarting, open the program and look for recovered documents before assuming the work is gone.

Do I need to know what is inside the computer to use it?+

Not to use it, but it changes how you describe problems and what you buy. Saying 'the fan is loud and the machine is hot' gets you a cleaning; saying 'my computer is slow' gets you a sales pitch. Naming the part is half the diagnosis.

Last reviewed: 2026-09-12By Cyber Elias Academy faculty

This session is part of

Typing & Computer Basics

2 weeks · 4 sessions · ₦20,000 · you leave with demonstrated independence

Take Typing & Computer Basics in the classroom

Reading the notes is the first level. Doing the work with an instructor correcting you in the room is how you reach the third. Two sessions a week, supervised practice, and a certificate awarded on what you produce.

Chat with us