Computer Fundamentals Tutorial
A complete beginner-to-intermediate guide: what computers are, hardware, software, operating systems, internet basics and digital safety. Written for Sharda Students in plain English and Hindi.
This tutorial is original writing by Sharda IT Services — not copied from any third-party tutorial site. Facts are standard textbook ideas; explanations and examples follow our classroom style.
Objectives
- Explain input, process, store and output with local examples
- Name common hardware parts and tell RAM from storage
- Separate system software, application software and utilities
- Use files, folders and a browser safely on a shared PC
Skills: Digital literacy · Hardware · Software · OS · Internet · Cyber safety
Why learn computer fundamentals?
Computers appear in billing counters, coaching labs, CSC desks, smartphones and government portals. You do not need to become a programmer to benefit from fundamentals. You need enough vocabulary to follow instructions, avoid common mistakes and ask for help clearly.
This tutorial gives breadth. The official Sharda course at /courses/computer-fundamentals goes deeper with quizzes and a certificate path. Use both together: read here for the map, then practise lesson by lesson in the course.
Basics · What is a computer?
A computer is a machine that accepts data (input), follows stored instructions (programs) to process that data, and shows or saves results (output). Storage lets work survive after you switch the power off.
The same idea fits a classroom PC, a shop billing machine and a phone. Brands and prices change; the input–process–output pattern does not.
Basics · Speed, accuracy and limits
Computers execute instructions very quickly and repeat them without getting tired. That is useful for accounts, search and large tables.
They are not wise. If a shopkeeper types the wrong price, the computer will happily print a wrong bill at high speed. Accuracy means following the program, not understanding your intention. They also need electricity, working hardware and correct software.
Basics · Types of computers
By size you meet embedded chips (inside appliances), smartphones, laptops, desktops, servers and very large scientific machines. By purpose, a general-purpose PC runs many programs while a special-purpose device such as an ATM or ticket kiosk is built for one main job.
You do not need every type at home. Recognising the category helps you choose the right tool and set realistic expectations.
Basics · Where computers are used
Education, billing, banking, design, messaging, maps and records are everyday uses. In a Sharda classroom you read text lessons, run a coding lab and keep a learning record — all honest applications.
Completing this tutorial does not make you an expert in every field. It gives shared language so later lessons on hardware, OS or programming make sense.
Basics · A short history (generations)
Teaching books often list five generations: vacuum tubes, transistors, integrated circuits, microprocessors and modern connected systems. The trend is smaller, cooler and cheaper machines with more capability.
Memorising years is optional. The lesson worth keeping: today’s laptop exists because hardware shrank, not because computers started thinking like humans.
Hardware · Inside the box
Hardware is anything you can touch: case, motherboard, CPU, RAM sticks, storage drive, power supply, keyboard, mouse, monitor, printer and cables.
When a PC feels slow, the cause might be low RAM, a full disk, heat, or simply too many programs open — not always a broken CPU. Fundamentals help you describe the symptom to a technician.
Hardware · Input devices
Input devices send data into the computer: keyboard, mouse, touchpad, touchscreen, microphone, webcam, scanner, barcode reader and game controller.
A monitor shows output; it is not an input device. Touchscreens are both — they display and accept touch. Exam questions often ask you to pick all input devices from a mixed list.
Hardware · Output devices
Output devices present results: monitor, printer, speakers, headphones and some projectors. A printer can be inkjet (common at home) or laser (common in offices).
If print is faint, check paper type, toner or ink and the correct printer selected in the dialog — before assuming the computer is broken.
Hardware · CPU and processing
The Central Processing Unit (CPU) executes instructions one after another at high speed. It works with temporary data in RAM while programs run.
More cores help with multitasking; higher clock speed helps single heavy tasks. For classroom work and office documents, a mid-range modern CPU is usually enough. Gaming, video editing and large simulations need more headroom.
Hardware · RAM and ROM
RAM (Random Access Memory) is working memory — fast and temporary. When you shut down, unsaved work in RAM is lost unless you saved to disk.
ROM holds small permanent instructions to start the machine (firmware/BIOS). Do not say RAM is where files live forever; that is storage.
Hardware · Storage (HDD, SSD, flash)
Storage keeps files after power off: hard disk (HDD), solid-state drive (SSD), USB pen drives and memory cards. SSDs are faster and quieter; HDDs often give more gigabytes per rupee.
Cloud storage (Google Drive, OneDrive) is still storage on someone else’s servers — you need internet and an account. Always keep an important copy you control.
Hardware · Ports and peripherals
USB ports connect keyboards, printers and pen drives. HDMI or VGA connect monitors. Ethernet is wired network; Wi-Fi is wireless.
Plug only trusted devices. Unknown USB sticks can carry malware. At a CSC desk, scan with staff if policy requires it.
Software · Programs you cannot touch
Software is instructions: operating systems, drivers, utilities and applications. Without software, hardware is an expensive box.
Licensed software may require payment; free software may still have terms of use. Read what you agree to before clicking Accept on installers.
Software · System vs application
System software manages the machine: operating system, device drivers, backup tools and security updates. Application software is what you open for a task: browser, word processor, spreadsheet, billing app, photo editor.
Applications depend on the OS. You cannot run a Windows .exe natively on Linux without compatibility layers — a common exam trap.
Software · Role of the operating system
The OS schedules programs, manages files, shows the desktop, connects to network and enforces user accounts. Examples you will meet: Windows, Linux distributions, macOS, Android.
When the OS crashes, save work if you can and restart once. Repeated crashes need diagnosis — driver update, disk space or failing hardware.
Software · Utilities and drivers
Utilities maintain the system: disk cleanup, antivirus, zip tools, screenshot apps. Drivers are small programs that let the OS talk to printers, Wi-Fi cards and graphics chips.
Missing drivers cause no sound or wrong resolution. Install from the device maker or Windows Update — not random download sites.
Software · Open source and proprietary
Proprietary software is controlled by one company (many commercial apps). Open-source software publishes its source code under a licence that lets others study and improve it (Linux, LibreOffice, many programming tools).
Free download does not always mean open source, and open source does not always mean no rules. Check the licence if you redistribute software.
Operating system · Files and folders
A file is one item: document, photo, spreadsheet or program. A folder groups files. Paths show location, such as Documents/Bills/April.pdf.
Use clear names: Fees-2026-April, not final (2) (copy). Extensions (.pdf, .docx, .jpg) hint which program opens the file. Do not change an extension unless you know the result.
Operating system · Desktop basics
The desktop shows icons, a taskbar and a system tray. The Start menu or app launcher opens programs. Right-click often gives useful actions (rename, delete, properties).
Learn one OS well at school — usually Windows — then map the same ideas to Linux lab PCs: files, windows, settings, shutdown.
Operating system · Programs and Task Manager
Each open application is a process using RAM and CPU. Task Manager (Windows) or System Monitor (Linux) shows what is running and lets you end a frozen program.
Ending a process loses unsaved work in that program. Use it when the screen stops responding — not as a daily habit.
Networks · LAN, Wi-Fi and the internet
A local network (LAN) connects devices in one building — for example PCs in a coaching lab sharing one printer. Wi-Fi is wireless LAN. The internet is a global network of networks.
Your home router gives Wi-Fi and often connects to an ISP through a cable or fibre line. Restarting the router fixes many temporary outages.
Internet · Internet vs World Wide Web
The internet is the infrastructure — cables, routers, addresses. The World Wide Web is one service on top: pages linked by HTTP/HTTPS that you open in a browser.
Email, online games and video calls also use the internet but are not the web. Saying internet and website are identical is imprecise.
Internet · Browser, URL and search
A browser (Chrome, Edge, Firefox) fetches web pages. A URL is the address bar text, such as https://example.com/page. HTTPS adds encryption between you and the site.
Search engines index public pages; they are not the internet itself. Prefer official government domains for forms and results — not random PDFs from unknown blogs.
Internet · Email and cloud storage
Email sends messages through mail servers. Use a strong password and log out on shared PCs. Cloud storage syncs files online — convenient but not a substitute for your own backup on disk.
Large attachments may fail; compress or use a link. Sharda LMS progress is stored on our servers when you sign in — that is different from your personal Gmail drive.
Digital safety · Passwords and MFA
Use long unique passwords or a password manager. Never share OTPs — not even with someone claiming to be bank staff. Multi-factor authentication (MFA) adds a second check after the password.
If a site you use announces a leak, change that password and anywhere you reused it.
Digital safety · Malware and phishing
Malware is harmful software: viruses, ransomware, spyware. It often arrives through fake downloads, pirated games or USB sticks.
Phishing uses urgent messages — Your account will close — to steal passwords. Check the sender, hover links before clicking, and type important bank URLs yourself.
Digital safety · Backups and privacy
Back up documents and photos you cannot recreate: copy to an external drive or trusted cloud on a schedule. One copy is not a backup if it lives in the same place as the original.
Privacy: cover webcams when not in use on shared machines, clear downloads folder, and do not post Aadhaar or full account numbers in public chat groups.
Application software · Word and Excel basics
Word processors handle letters, notices and long text with formatting. Spreadsheets handle tables, totals and charts — marks lists, stock, simple budgets.
Do not use a word processor for heavy calculations or a spreadsheet for a formal multi-page report without learning layout tools. Sharda’s full office depth lives in dedicated course lessons, not only this overview.
Wrap-up · Continue with the official course
You now have a map of computer fundamentals: hardware, software, OS, network and safety. Turn knowledge into skill with the 37-lesson Sharda course, practice assignments and the computer fundamentals exam.
Return to this tutorial anytime as a reference. It will not update automatically when new tools appear — check /learn for the latest catalog.
- Practice · python-range-print
- Assignment · files-folders-note
- Exam · computer-fundamentals-check
- Back to this learning path
Reading a tutorial does not claim expertise. Completing a course does not claim expertise either.
