Read a stop, then play the games to earn ⭐ and grow your garden! 🌱
Key Point: Computer = Hardware + Software (this helps show where the OS fits: software includes the OS and applications).
What is an Operating System (OS)?
An Operating System is a special program that helps the computer run other programs and lets you use the computer easily. It acts like a helper between you (the user) and the computer parts (hardware).
Simple definition for Class 5: An OS is the main software that makes the computer, tablet or phone work and helps us open apps, save files and use devices like printers.
Main jobs of an Operating System:
How the OS works (simple story): When you switch on a computer, the OS starts first (this is called booting). It prepares the computer parts, shows you the desktop or home screen, and waits for you to open programs. When you click an app, the OS gives it space in memory and tells the CPU to run it. When you save a file, the OS writes it to the storage.
Common examples of Operating Systems: Windows, macOS, Linux for computers; Android and iOS for smartphones and tablets.
Why OS is important for students: Without an OS you cannot run educational apps, type homework, browse the internet safely, or print your work. The OS makes using technology simple and safe.
Key Point: Computer = Hardware + System Software (OS) + Application Software
What is an Operating System (OS)?
An Operating System (OS) is a special program that sits between the computer's hardware (like CPU, memory, disk) and the applications (like games, browser, or word processor). It helps the computer work correctly and makes it easy for people to use the computer.
Why do we need an OS? (Purpose)
Simple everyday example (analogy): Think of a school. The principal (OS) organizes classrooms (applications), teachers (hardware parts), and students (data). The principal makes sure classes run on time, students go to the right rooms, and the school rules are followed. Without the principal, things would be chaotic.
Short summary: An OS is needed so that different programs and hardware parts can work together, users can use the computer easily, and the system stays safe and organized.
Key Point: User action -> OS -> Hardware
What is an Operating System (OS)?
An operating system is a special program that sits between the user and the computer hardware. It helps the computer run other programs and makes it easy for us to use the computer.
Simple summary: The OS is like a manager that helps programs run, keeps memory and files in order, controls devices, and keeps the computer safe.
Key Point: CPU Utilization (%) = (CPU busy time / Total time) × 100
An operating system (OS) is system software that manages the computer's hardware and software resources and provides services for programs. Different kinds of operating systems are made for different needs. Below is a simple overview of common types, explained in easy language with everyday examples.
Simple analogy: Think of an OS as a school principal. The principal (OS) makes sure students (programs) get classrooms (memory), teachers (CPU time), and supplies (devices) without fighting. Different principals handle different kinds of schools: a small one for one class (single-user), a big one for many classes at once (multi-user), or one that makes sure emergency drills happen exactly on time (real-time).
Key points to remember: single-user vs multi-user refers to how many people can use the computer at once; single-task vs multi-task refers to how many programs can run at the same time; real-time and embedded OS are used where timing or tight control is important.
Key Point: User Interface = Input devices + Output devices + Controls/Feedback
What is a User Interface?
A user interface (UI) is the part of a computer or device that lets a person interact with it. It includes the screens, menus, buttons, icons, keyboards, mice, touchscreens and voice commands that help users give instructions to the computer and get results back.
Why is it important?
A good UI makes a computer or device easy and pleasant to use. It helps users complete tasks quickly and without mistakes.
Main types of user interfaces (simple explanations):
Basic parts of an interface:
Good UI features for young learners:
Key Point: Booting (total) = Power_on + POST + Firmware_init (BIOS/UEFI) + Bootloader + OS_load + Startup_apps
Booting means starting a computer so the operating system (OS) can run. When you press the power button the computer goes through a set of steps to prepare hardware and load the OS. There are two common types of booting:
Typical booting steps:
Shutting down means closing the OS and turning the computer off safely. A proper shutdown ensures that all programs and files are closed correctly so no data is lost and the file system stays healthy.
Typical shutting down steps:
Why follow proper shutdown: it prevents data loss, avoids file corruption, and lets the OS perform clean-up tasks (for example, installing updates during restart).
Tips for children: Always save your work before shutting down. If the computer freezes, try restart (warm boot) first; use a cold boot only if necessary.
Key Point: File size conversions: 1 KB = 1024 bytes, 1 MB = 1024 KB, 1 GB = 1024 MB
What is a File? A file is a collection of information or data stored on a computer. Examples: a homework document, a photo, a song or a drawing. Each file has a name and a file extension (like .docx, .jpg, .mp3) that tells the computer what type of file it is.
What is a Folder? A folder (also called a directory) is a place to keep files together. Folders help you organise files so you can find them easily. You can put folders inside other folders; this creates a hierarchy (or tree).
File and Folder Structure
Common File Management Tasks
Why Good File Management Matters - It saves time, makes schoolwork neat and easy to find, prevents losing important files, and helps keep the computer running smoothly. Back up (save copies) of important files to a USB drive or cloud storage so you do not lose them.
File Naming Rules and Tips
File Types and Extensions - The text after the dot is the extension and shows the file type: .txt or .docx (documents), .jpg or .png (images), .mp3 (audio), .mp4 (video), .pdf (portable documents).
Key Point: File size conversions: 1 KB = 1024 bytes, 1 MB = 1024 KB. Example: 2 MB = 2 × 1024 KB = 2048 KB.
What is an application? An application (or app) is a program that helps you do a particular task on a computer — for example, writing a story, drawing a picture, doing sums, or watching a video.
Common types of applications:
Parts of an application window (what you usually see on screen):
How to use an application — basic steps:
Useful actions you will use often:
How the operating system helps: The operating system (OS) keeps a list of installed apps, helps start and stop them, gives each app space to run, and lets them save files to the disk. You don’t need to worry about these details — the OS does the background work so apps run smoothly.
Safety and good habits:
Key Point: Screen resolution (total pixels) = width (pixels) × height (pixels). Example: 1920 × 1080 = 2,073,600 pixels.
What are System Settings and Personalization?
System settings are the options in an operating system that control how the computer works (for example display, sound, time, power, updates and privacy). Personalization is the part of settings that lets a user change the look and behavior of the computer to suit their taste (for example wallpaper, theme, lock screen and fonts).
Why they matter
Common categories of settings
How to personalize (simple steps)
Safety and best practices
Key Point: Simple idea of number of possible passwords: combinations = (size of character pool) ^ (password length). Example: using 26 lowercase letters and length 4 gives 26^4 = 456,976 possible passwords.
What is a user account? A user account is a personal identity on a computer or device. It usually has a username (name you use to sign in) and a password (secret word or phrase). Accounts allow the computer to know who is using it, show your files and settings, and control what you can do.
Parts of a user account
Types of accounts (simple)
Why accounts and security matter
Basic security tips (easy to follow)
Simple analogy: Think of the computer as your home. A user account is like your own room with a door key (password). The administrator is the house owner who can change locks or give new keys.
How login works in simple steps
What to do if something is wrong
Key Point: Free disk space = Total disk capacity − Used disk space
Maintenance means doing small, regular jobs to keep a computer or tablet running well. Troubleshooting means finding and fixing problems when something does not work.
Good maintenance and careful troubleshooting help your computer last longer and keep your schoolwork safe.
Key Point: Computer = Hardware + Software (Software = System Software (OS) + Application Software) — shows where the OS fits.
An Operating System (OS) is system software that manages the computer's hardware and provides services to application software and users. It acts as a bridge between the user, applications and the physical parts of a device (like CPU, memory, disk and input/output devices).
Main jobs of an OS (simple):
How it works in everyday life (short step example):
Why we see OS everywhere:
In short: the OS is the unseen manager that makes sure hardware, software and users can work together smoothly.
Key Point: Available RAM = Total RAM - Used RAM
This glossary explains important words from the chapter Operating System Basics in simple language. Each term has a short definition and a tiny example so you can remember it easily.
These simple definitions will help you understand how the operating system helps you use a computer every day.