Lesson 1: Introduction to Computers and
Basic Concepts
Learning Objectives:
By the end of this lesson, students should be able to:
1. Define what a computer is and describe its main functions.
2. Identify the three main components of a computer system: hardware, software, and
peopleware.
3. Understand the Information Processing Cycle.
Lesson Content
1. What is a Computer?
A computer is an electronic device that processes data and converts it into meaningful
information. Computers are capable of accepting input, processing data, storing it, and
producing output. The information produced can be used for decision-making,
communication, or further processing.
In simple terms, computers help humans perform tasks faster and more accurately than
manual methods.
Example:
If a student wants to calculate the average of 100 numbers, doing it manually would take a
long time and is prone to errors. A computer can perform this calculation in seconds with
100% accuracy.
2. Components of a Computer System
A computer system is made up of three main components:
1. Hardware – the physical parts of a computer. Examples include the monitor,
keyboard, mouse, hard drive, and CPU.
2. Software – a set of instructions or programs that tell the computer what to do.
Examples include Microsoft Word, Excel, and operating systems.
3. Peopleware – the human users who operate, maintain, and manage the computer.
Without peopleware, computers cannot fulfill their purpose.
Figure 1: Computer System Components
(Text description: A triangle diagram labeled Hardware at the bottom-left, Software at the
bottom-right, Peopleware at the top. Arrows indicate interaction among the three
components.)
3. The Information Processing Cycle
All computers operate following the Information Processing Cycle, which consists of five
stages:
1. Input: Data is entered into the computer using input devices like a keyboard, mouse,
or scanner.
2. Processing: The CPU (Central Processing Unit) processes the input according to
instructions in the software.
3. Output: The processed data is presented as information via output devices like a
monitor or printer.
4. Storage: Information is saved in storage devices for future use, e.g., hard drives or
cloud storage.
5. Communication: Information can be transmitted to other computers or devices
through networks.
Example:
When you type a report in Word:
● Input: Keyboard strokes
● Processing: Word calculates formatting and spell checking
● Output: Text appears on the screen
● Storage: File saved on the hard drive
● Communication: File sent via email to your teacher
Figure 2: Information Processing Cycle
(Text description: Circular diagram showing Input → Processing → Output → Storage →
Communication → back to Input.)
Summary
● A computer transforms data into meaningful information.
● Computer systems consist of hardware, software, and peopleware.
● The Information Processing Cycle demonstrates how computers receive, process,
and output data.
Key Terms
● Computer: An electronic device that processes data into information.
● Hardware: Physical components of a computer.
● Software: Programs that instruct a computer to perform tasks.
● Peopleware: Users who operate and maintain computer systems.
● Information Processing Cycle: The stages of input, processing, output, storage,
and communication.
Exercises / Self-Assessment
1. Define a computer in your own words.
2. Identify three hardware components and explain their function.
3. Differentiate between hardware, software, and peopleware with examples.
4. Describe the five stages of the Information Processing Cycle using a real-life
scenario, such as writing a homework assignment on a computer.
Lesson 3: Networks and Mobile Devices
Learning Objectives:
By the end of this lesson, students should be able to:
1. Define computer networks and explain their purpose.
2. Identify different types of networks and their uses.
3. Understand mobile computing devices and their roles.
Lesson Content
1. Introduction to Computer Networks
A network is a collection of two or more computers and devices connected to share
resources, exchange data, and communicate. Networks allow multiple users to access
files, printers, and the internet efficiently.
Example: In a university, all student computers might be connected to a network that allows
access to the library database and shared printers.
2. Types of Networks
Networks are classified based on geographical coverage:
1. LAN (Local Area Network): Covers a small area, such as a classroom, office, or
building.
○ Fast data transfer
○ Limited distance
2. WAN (Wide Area Network): Covers large areas, including cities, countries, or
continents. The Internet is the largest WAN.
○ Slower than LAN due to distance
○ Connects multiple LANs
3. MAN (Metropolitan Area Network): Covers a city or large campus. Larger than
LAN, smaller than WAN.
Figure 4: Network Types
(Text description: Diagram showing a small group of computers labeled LAN, multiple LANs
connected labeled WAN, and a city network labeled MAN.)
3. Mobile Devices
Mobile computing devices are portable computers that allow access to information and
services anywhere. Examples include:
● Smartphones – portable devices for calls, internet, and apps.
● Tablets – larger screen for multimedia and work applications.
● Laptops – full computers for work or study on the go.
Benefits of mobile devices:
● Access data anywhere and anytime
● Easy communication and collaboration
● Flexibility for students and professionals
Example: A student can submit assignments online using a smartphone or laptop without
visiting a computer lab.
4. Networks and Mobile Devices Working Together
Mobile devices usually connect to Wi-Fi or mobile networks, which are part of LAN, WAN,
or MAN. This connection allows users to:
● Browse the Internet
● Access cloud storage
● Communicate via email and messaging apps
Figure 5: Mobile Devices in a Network
(Text description: Smartphone, tablet, and laptop connected wirelessly to a Wi-Fi router,
which is connected to the Internet.)
Summary
● Networks connect computers and devices to share resources.
● LAN, WAN, and MAN differ by size and coverage.
● Mobile devices allow portability and access to networks anywhere.
● Understanding networks and mobile devices is essential for modern computing.
Key Terms
● Network: A system of connected computers sharing resources.
● LAN (Local Area Network): Network covering a small area.
● WAN (Wide Area Network): Network covering a large geographical area.
● MAN (Metropolitan Area Network): Network covering a city or campus.
● Mobile Device: Portable computing device such as a smartphone, tablet, or laptop.
Exercises / Self-Assessment
1. Explain the difference between LAN, WAN, and MAN with examples.
2. List three mobile devices and describe a practical use for each.
3. Describe a scenario where a mobile device connects to a network to perform a task.
4. Draw a simple network diagram showing mobile devices connecting to the Internet
via a Wi-Fi router.
Lesson 4: Software and Operating
Systems
Learning Objectives:
By the end of this lesson, students should be able to:
1. Define software and understand its purpose.
2. Differentiate between system software and application software.
3. Explain the role of operating systems in computer operation.
Lesson Content
1. What is Software?
Software is a set of instructions or programs that tell the computer how to perform
specific tasks. Without software, the computer’s hardware cannot function, as it would have
no instructions to follow.
Example: Microsoft Word allows users to create documents, but without the software, the
computer alone cannot perform this task.
2. Types of Software
a) System Software:
● Manages hardware resources and provides a platform for running applications.
● Includes operating systems (Windows, Linux, macOS) and utility programs
(antivirus, file management tools).
b) Application Software:
● Designed to perform specific tasks for end users.
● Examples include:
○ Word processors (Microsoft Word)
○ Spreadsheets (Microsoft Excel)
○ Presentation software (Microsoft PowerPoint)
○ Web browsers (Google Chrome, Firefox)
Figure 6: Software Types
(Text description: Diagram with two boxes: System Software on the left connected to
hardware, Application Software on the right connected to the user.)
3. Role of Operating Systems (OS)
An operating system is a special type of system software that manages computer hardware
and software resources and provides a user interface.
Main functions of an OS:
1. Hardware Management: Controls CPU, memory, and peripheral devices.
2. Process Management: Handles execution of programs, multitasking, and
scheduling.
3. Memory Management: Allocates RAM to running programs and ensures efficient
memory usage.
4. File Management: Organizes, stores, and retrieves data in files and folders.
5. User Interface: Provides GUI or command-line interface for user interaction.
Example: When you open Microsoft Word:
● The OS allocates memory for Word.
● The CPU executes Word’s instructions.
● Input from the keyboard is captured and displayed on the screen.
Figure 7: Operating System Functions
(Text description: Central box labeled OS, arrows pointing to Hardware, Memory,
Processes, Input/Output, and User Interface.)
4. Summary of Software and OS
● Software is essential for operating a computer and performing tasks.
● System software manages the computer; application software serves the user.
● The OS controls hardware, manages processes, and provides a user interface.
Key Terms
● Software: Programs that tell the computer how to perform tasks.
● System Software: Manages hardware and provides a platform for applications.
● Application Software: Performs specific tasks for the user.
● Operating System (OS): Software that manages resources and provides a user
interface.
● Utility Program: Software designed to maintain, manage, or optimize the computer.
Exercises / Self-Assessment
1. Explain the difference between system software and application software with
examples.
2. List three types of application software and their uses.
3. Describe two main functions of an operating system.
4. Draw a diagram showing how the operating system interacts with hardware and
software.
Lesson 5: Operating System
Learning Objectives:
By the end of this lesson, students should be able to:
1. Understand the main functions of an operating system (OS).
2. Identify different types of operating systems.
3. Explain how an OS manages computer resources.
Lesson Content
1. Introduction to Operating Systems
An operating system (OS) is a special system software that manages hardware and
software resources. It acts as a bridge between the computer hardware and the user.
Every computer must have an OS to function properly.
Example: When you double-click on a file, the OS determines which program opens it,
manages memory allocation, and interacts with the CPU to execute instructions.
2. Functions of an Operating System
1. Process Management:
○ Handles execution of programs and multitasking.
○ Ensures multiple programs can run simultaneously without interfering with
each other.
2. Memory Management:
○ Allocates memory to active processes.
○ Keeps track of used and available memory.
3. Device Management:
○ Controls input/output devices such as keyboards, monitors, printers, and
storage devices.
4. File Management:
○ Organizes, stores, retrieves, and protects files in a hierarchical structure of
folders.
5. User Interface (UI):
○ Provides a way for users to interact with the computer.
○ Can be Graphical User Interface (GUI) like Windows or Command-Line
Interface (CLI) like Linux terminal.
Figure 8: OS Functions
(Text description: Central OS box with arrows pointing to Memory, CPU/Processes, Devices,
Files, and User Interface.)
3. Types of Operating Systems
1. Desktop OS:
○ Examples: Windows, macOS, Linux
○ Used on personal computers for general tasks.
2. Mobile OS:
○ Examples: Android, iOS
○ Designed for smartphones and tablets.
3. Server OS:
○ Examples: Windows Server, Ubuntu Server
○ Manages network resources, databases, and servers.
4. Embedded OS:
○ Used in devices like ATMs, smart TVs, and medical equipment.
4. Example of OS in Action
When you open Microsoft Excel:
1. The OS allocates RAM and CPU time to Excel.
2. The OS communicates with the keyboard, mouse, and display devices.
3. When you save a file, the OS manages the storage on the hard drive.
Summary
● The OS is essential for managing hardware, software, and users.
● Key functions include process, memory, device, file management, and providing a
user interface.
● Different OS types are designed for desktops, mobile devices, servers, or embedded
systems.
Key Terms
● Operating System (OS): Software managing computer resources and user
interaction.
● Process Management: OS function controlling running programs.
● Memory Management: OS function allocating RAM to programs.
● Device Management: OS function controlling input/output devices.
● User Interface (UI): How users interact with the computer (GUI or CLI).
Exercises / Self-Assessment
1. List the five main functions of an operating system.
2. Give two examples of desktop OS and two examples of mobile OS.
3. Explain the difference between GUI and CLI.
4. Describe how the OS manages a program from opening to saving a file.
Lesson 6: File Management
Learning Objectives:
By the end of this lesson, students should be able to:
1. Understand the concept of files and folders.
2. Learn how to create, organise, and manage files.
3. Explain the importance of proper file management in computing.
Lesson Content
1. Introduction to Files and Folders
A file is a collection of related data stored on a computer, such as a text document,
spreadsheet, or image. Files are stored in folders, which act as containers that organise
files logically for easy access.
Example: A student may have a folder called "Semester1" containing subfolders like
"Assignments," "Lectures," and "Exams."
2. File Management Operations
1. Creating Files and Folders:
○ Use the operating system or application software to create new files and
folders.
2. Renaming Files and Folders:
○ Assign meaningful names for easy identification, e.g.,
“Math_Assignment1.docx.”
3. Moving and Copying Files:
○ Move: Transfers a file from one location to another.
○ Copy: Duplicates a file in another location without removing the original.
4. Deleting Files:
○ Removes unnecessary files to save storage. Deleted files can often be
recovered from the Recycle Bin or Trash.
5. Searching for Files:
○ Use file explorer or search tools to locate specific files quickly.
Figure 9: File and Folder Structure
(Text description: Root folder "Semester1" containing subfolders "Assignments," "Lectures,"
"Exams." Each subfolder contains relevant files.)
3. File Naming and Organisation Tips
● Use descriptive names for files and folders.
● Avoid spaces or special characters in file names.
● Maintain a hierarchical folder structure for clarity.
● Regularly backup important files to external drives or cloud storage.
Example:
Instead of naming a file “[Link],” name it “Math_Lesson1_Notes.docx.”
4. Importance of File Management
● Prevents data loss and confusion.
● Makes files easy to find and access.
● Improves computer performance by avoiding clutter.
Summary
● Files store information; folders organise files for easy access.
● Key operations: create, rename, move, copy, delete, search.
● Proper naming and organisation are crucial for efficiency and safety.
Key Terms
● File: Collection of data stored on a computer.
● Folder: Container used to organise files.
● Directory: Another term for a folder.
● Move: Transfer a file from one location to another.
● Copy: Duplicate a file in a different location.
● Backup: Copying data to prevent loss.
Exercises / Self-Assessment
1. Create a folder structure for your class notes with at least three subfolders.
2. Rename a file using a descriptive naming convention.
3. Explain the difference between moving and copying a file.
4. Describe why backing up files is important.
5. Draw a simple folder structure diagram for your personal files.
Lesson 7: Security and Maintenance
Learning Objectives:
By the end of this lesson, students should be able to:
1. Identify common computer security threats.
2. Understand basic computer maintenance practices.
3. Apply strategies to protect data and maintain system performance.
Lesson Content
1. Introduction to Computer Security
Computer security refers to the protection of computers and data from threats that can
cause damage, loss, or theft. Threats may come from software, networks, or human error.
Example: A virus downloaded from an untrusted website can corrupt files and slow down
your computer.
2. Common Security Threats
1. Viruses: Malicious programs that infect files and spread across systems.
2. Malware: Software designed to harm computers or steal information.
3. Phishing: Fraudulent attempts to obtain sensitive information, such as passwords,
by pretending to be a trusted source.
4. Hacking: Unauthorized access to a computer or network.
Example: An email asking you to click a suspicious link may be a phishing attempt.
3. Basic Maintenance Practices
1. Software Updates:
○ Keep your OS and applications up to date to fix bugs and vulnerabilities.
2. Antivirus Scanning:
○ Regularly scan your computer for viruses and malware.
3. Backup Data:
○ Regularly save copies of important files to external drives or cloud storage.
4. Physical Cleaning:
○ Keep the computer and peripherals clean to prevent overheating and
hardware damage.
Figure 10: Security Threats vs Protective Measures
(Text description: Table with left column “Threats” – Virus, Malware, Phishing; right column
“Protection” – Antivirus, Updates, Caution, Strong Passwords.)
4. Best Practices for Security and Maintenance
● Use strong passwords and change them regularly.
● Avoid clicking on unknown links or attachments.
● Limit access to your computer and data.
● Organise and clean up files regularly to improve system performance.
Example: A student can schedule weekly backups and antivirus scans to ensure their
academic files are safe.
Summary
● Computers face threats from viruses, malware, phishing, and hacking.
● Maintenance includes software updates, antivirus scans, backups, and cleaning.
● Proper security and maintenance protect data and improve computer longevity.
Key Terms
● Virus: Malicious program that damages files.
● Malware: Software that harms or steals information.
● Phishing: Fraudulent attempt to obtain sensitive data.
● Hacking: Unauthorized access to systems.
● Backup: Copying data to prevent loss.
Exercises / Self-Assessment
1. List three types of computer security threats and explain each.
2. Describe two ways to protect your computer from malware.
3. Explain why backing up data is important.
4. Create a simple schedule for weekly computer maintenance.
5. Give an example of phishing and how to avoid it.
Lesson 8: Cloud Computing
Learning Objectives:
By the end of this lesson, students should be able to:
1. Define cloud computing and explain its purpose.
2. Identify different cloud service models.
3. Understand the benefits of using cloud computing in daily life and work.
Lesson Content
1. Introduction to Cloud Computing
Cloud computing is the delivery of computing services over the Internet. Instead of storing
data and running applications on a personal computer, users can access these services
remotely from servers hosted in data centres.
Example: Using Google Drive to store and edit documents online instead of saving them on
your computer’s hard drive.
2. Benefits of Cloud Computing
● Accessibility: Access files and applications from anywhere with an Internet
connection.
● Cost Savings: Reduces the need to buy expensive hardware and software.
● Scalability: Easily increase or decrease computing resources based on demand.
● Collaboration: Multiple users can work on the same files in real-time.
Example: Students collaborating on a shared PowerPoint presentation using Microsoft
OneDrive.
3. Cloud Service Models
1. SaaS (Software as a Service):
○ Provides software applications over the Internet.
○ Users do not need to install software locally.
○ Examples: Google Docs, Microsoft Office 365
2. PaaS (Platform as a Service):
○ Provides a platform for developers to create, test, and deploy applications.
○ Examples: Google App Engine, Microsoft Azure
3. IaaS (Infrastructure as a Service):
○ Provides virtualised computing resources over the Internet.
○ Users can manage storage, networks, and servers without buying physical
hardware.
○ Examples: Amazon Web Services (AWS), DigitalOcean
Figure 11: Cloud Computing Models
(Text description: Three boxes labeled SaaS, PaaS, IaaS. Arrows show user access to each
service type via the Internet.)
4. How Cloud Computing Works
1. Users connect to the cloud via the Internet.
2. Requests are sent to cloud servers, which process data and return results.
3. Users can save data, run applications, or collaborate without worrying about
hardware limitations.
Example: A student uploads a project to Google Drive, edits it in Google Docs, and shares it
with classmates for simultaneous editing.
Summary
● Cloud computing delivers services like storage, software, and computing power over
the Internet.
● Service models include SaaS, PaaS, and IaaS.
● Benefits include accessibility, cost savings, scalability, and collaboration.
Key Terms
● Cloud Computing: Internet-based computing services.
● SaaS: Software as a Service, e.g., Google Docs.
● PaaS: Platform as a Service, e.g., Microsoft Azure.
● IaaS: Infrastructure as a Service, e.g., AWS.
● Collaboration: Working together on the same files or projects in real-time.
Exercises / Self-Assessment
1. Give two examples of SaaS, PaaS, and IaaS.
2. Explain one advantage of using cloud computing for students.
3. Describe a real-life scenario where cloud computing improves collaboration.
4. Draw a simple diagram showing a user accessing SaaS, PaaS, and IaaS via the
Internet.
5. Discuss how cloud computing reduces the need for expensive hardware.
Lesson 9: Key Applications Overview
Learning Objectives:
By the end of this lesson, students should be able to:
1. Recognise common productivity software applications.
2. Understand basic database concepts.
3. Identify practical uses of key applications in academic and personal life.
Lesson Content
1. Introduction to Key Applications
Applications (or application software) are programs that help users perform specific tasks.
They are widely used in education, business, and personal life.
Examples of key applications:
● Word processors for writing documents
● Spreadsheets for calculations and data analysis
● Presentation software for slideshows
● Databases for storing and managing information
2. Word Processors
● Software designed to create, edit, format, and print text documents.
● Examples: Microsoft Word, LibreOffice Writer
● Functions:
○ Typing and formatting text
○ Inserting images, tables, and charts
○ Spell check and grammar check
Example: Writing an assignment report using Microsoft Word.
3. Spreadsheets
● Used for data organization, calculations, and analysis.
● Examples: Microsoft Excel, Google Sheets
● Functions:
○ Create tables and charts
○ Perform calculations using formulas
○ Analyze data with functions like SUM, AVERAGE, and COUNT
Example: Calculating students’ exam averages using Excel formulas.
4. Presentation Software
● Used to create visual presentations for communication and teaching.
● Examples: Microsoft PowerPoint, Google Slides
● Functions:
○ Add text, images, and videos
○ Create slide transitions and animations
○ Present information clearly to an audience
Example: Preparing a class presentation on environmental conservation.
5. Database Concepts
● A database is a structured collection of data stored electronically for easy access,
management, and updating.
● Basic components of a database:
○ Tables: Organize data into rows (records) and columns (fields)
○ Queries: Retrieve specific information
○ Reports: Summarize or present data
Example: A student database with fields like Name, Student ID, and Grades.
Figure 12: Example of Database Table
(Text description: Table with columns “Student ID,” “Name,” “Grade.” Rows show sample
data for 3 students.)
6. Integration of Applications
Applications can work together:
● Insert Excel charts into Word reports
● Include database tables in PowerPoint presentations
● Share documents via cloud storage
Example: A student writes a report in Word, adds Excel charts for analysis, and creates a
PowerPoint presentation for a class project.
Summary
● Key applications include word processors, spreadsheets, presentation software, and
databases.
● Each application serves a specific purpose but can integrate with others.
● Understanding these applications is essential for academic and professional
success.
Key Terms
● Word Processor: Software for creating and editing text documents.
● Spreadsheet: Software for calculations and data analysis.
● Presentation Software: Software for creating visual presentations.
● Database: Structured collection of electronic data.
● Query: Method of retrieving specific data from a database.
Exercises / Self-Assessment
1. List three word processing applications and their main uses.
2. Create a simple spreadsheet with 5 rows and 3 columns for student names and
marks.
3. Explain how a database can help a school manage student information.
4. Describe a scenario where integrating multiple applications is useful.
5. Draw a simple database table for a class with Name, Student ID, and Grade
columns.
Lesson 10: Living Online – Looking at
the Internet
Learning Objectives:
By the end of this lesson, students should be able to:
1. Understand what the Internet is and its basic functions.
2. Identify common Internet services and applications.
3. Navigate and search the Internet safely and effectively.
Lesson Content
1. Introduction to the Internet
The Internet is a global network of computers that allows users to communicate, share
information, and access resources from anywhere in the world.
Example: A student can access online learning materials from a university website while
sitting at home.
2. Common Internet Services
1. World Wide Web (WWW):
○ Provides websites with information, media, and services.
○ Accessed using web browsers like Google Chrome, Firefox, or Safari.
2. Email:
○ Electronic mail for sending and receiving messages.
○ Examples: Gmail, Outlook
3. File Transfer Protocol (FTP):
○ Transfers files between computers on a network.
4. Social Media:
○ Platforms for online social interaction.
○ Examples: Facebook, Twitter, Instagram
3. Searching the Internet
● Use search engines like Google or Bing to find information.
● Effective search tips:
○ Use specific keywords
○ Enclose phrases in quotes for exact matches
○ Use filters for date, language, or region
Example: Searching "computer fundamentals for beginners" will show websites
and resources specifically about beginner-level computer topics.
4. Internet Safety and Etiquette
● Do not share personal information online.
● Verify sources before trusting information.
● Respect others’ privacy and intellectual property.
● Avoid clicking unknown links to prevent malware or phishing attacks.
Figure 13: Internet Safety Tips
(Text description: A table with “Tip” in left column – e.g., Keep passwords private, Verify
sources; “Reason” in right column – e.g., Protect personal data, Avoid misinformation.)
5. Practical Uses of the Internet
● Research for school assignments
● Communication with teachers and classmates
● Accessing online courses and tutorials
● Sharing and collaborating on documents via cloud storage
Example: A student can participate in an online forum to discuss a class project.
Summary
● The Internet is a global network connecting computers for communication, research,
and collaboration.
● Services include WWW, email, FTP, and social media.
● Safe navigation and responsible behaviour are essential for using the Internet
effectively.
Key Terms
● Internet: Global network connecting computers.
● WWW (World Wide Web): Collection of web pages accessed via browsers.
● Search Engine: Tool to find information on the Internet.
● Email: Electronic messaging system.
● FTP (File Transfer Protocol): Method for transferring files.
● Social Media: Online platforms for social interaction.
Exercises / Self-Assessment
1. List three services provided by the Internet and explain their uses.
2. Search for a tutorial on Microsoft Excel and write down the website link.
3. Explain two tips for staying safe online.
4. Describe a situation where the Internet can help a student complete an assignment.
5. Draw a simple diagram showing a computer connected to the Internet and accessing
a website.
Lesson 11: Managing Media Literacy and
Digital Communication
Learning Objectives:
By the end of this lesson, students should be able to:
1. Understand media literacy and its importance in the digital age.
2. Identify different forms of digital communication.
3. Apply best practices for responsible and effective online communication.
Lesson Content
1. Introduction to Media Literacy
Media literacy is the ability to access, evaluate, and create content using various media
forms. It helps students critically analyse information and make informed decisions.
Example: Being able to identify fake news on social media by checking sources and
cross-referencing information.
2. Importance of Media Literacy
● Prevents the spread of misinformation
● Encourages critical thinking
● Promotes responsible online behaviour
● Helps students distinguish between reliable and unreliable sources
Example: A student evaluating whether an online tutorial is credible before using it for an
assignment.
3. Forms of Digital Communication
1. Email:
○ Sending and receiving messages electronically.
○ Useful for formal communication in education and work.
2. Instant Messaging (IM):
○ Real-time text communication.
○ Examples: WhatsApp, Messenger, Telegram
3. Social Media:
○ Platforms for sharing messages, videos, and updates.
○ Examples: Facebook, Instagram, Twitter
4. Video Conferencing:
○ Real-time audio and video communication.
○ Examples: Zoom, Microsoft Teams, Google Meet
Figure 14: Digital Communication Channels
(Text description: Diagram with central circle labeled “Digital Communication” and four
arrows pointing to Email, IM, Social Media, Video Conferencing.)
4. Best Practices for Digital Communication
● Use polite and clear language in messages.
● Avoid sharing personal or sensitive information.
● Verify information before forwarding messages.
● Respect copyright and intellectual property.
● Use professional email addresses for formal communication.
Example: When emailing a teacher, a student should write a clear subject line and formal
greeting, e.g., “Subject: Request for Assignment Extension.”
5. Applying Media Literacy
● Critically evaluate online content for accuracy and bias.
● Cross-check multiple sources before using information in school projects.
● Recognise advertising and promotional content that may be misleading.
Example: A student researching climate change must compare scientific articles,
government reports, and verified news sources rather than relying solely on social media
posts.
Summary
● Media literacy allows students to critically assess and use information.
● Digital communication includes email, instant messaging, social media, and video
conferencing.
● Responsible and effective communication requires clarity, etiquette, and verification
of information.
Key Terms
● Media Literacy: Ability to access, evaluate, and create content using media.
● Email: Electronic mail system for communication.
● Instant Messaging (IM): Real-time text communication.
● Video Conferencing: Real-time audio and video communication.
● Digital Communication: Any form of communication using digital platforms.
Exercises / Self-Assessment
1. Explain why media literacy is important for students.
2. List four digital communication methods and give an example for each.
3. Draft a professional email to a teacher requesting guidance on an assignment.
4. Describe two steps to verify the accuracy of online information.
5. Draw a diagram showing digital communication channels and their examples.
Lesson 12: Understanding Email,
Contacts, and Calendaring
Learning Objectives:
By the end of this lesson, students should be able to:
1. Understand the functions of email, contacts, and calendar applications.
2. Compose, send, and manage emails effectively.
3. Organise contacts and schedule events using digital calendars.
Lesson Content
1. Introduction to Email
Email (Electronic Mail) is a method of sending and receiving messages electronically over
the Internet. It is widely used in education, business, and personal communication.
Example: A student sends an assignment submission to a teacher via Gmail.
2. Email Components
1. Inbox: Contains received emails.
2. Sent Items: Stores messages you have sent.
3. Drafts: Stores unfinished or unsent messages.
4. Spam/Junk: Contains unwanted or suspicious emails.
5. Subject Line: Summarises the email content.
6. Attachments: Files or documents sent along with the email.
Example: Writing an email with subject “Project Report Submission” and attaching a Word
document.
3. Composing and Managing Emails
Steps to Compose an Email:
1. Click “New Email” or “Compose.”
2. Enter the recipient’s email address.
3. Write a clear subject line.
4. Compose the message using proper language and formatting.
5. Attach necessary files.
6. Send the email and verify delivery.
Managing Emails:
● Organise emails using folders or labels.
● Delete unnecessary emails to reduce clutter.
● Use search functions to find specific messages.
Figure 15: Email Interface Components
(Text description: Diagram of email interface showing Inbox, Compose Button, Subject Line,
Recipient Field, Attachments, and Sent Items.)
4. Contacts Management
● Contacts are digital records of people or organisations you communicate with.
● Include name, email address, phone number, and other details.
● Group contacts for easier management (e.g., “Classmates,” “Teachers”).
Example: Adding a teacher’s email and phone number to your contacts for quick
communication.
5. Calendaring
● Digital calendars help schedule events, deadlines, and reminders.
● Features include:
○ Adding events with date, time, and location
○ Setting reminders or alerts
○ Sharing calendars with others for collaboration
Example: Scheduling a project submission deadline and setting a reminder one day before.
Figure 16: Calendar Interface
(Text description: Calendar showing a weekly view with events like “Math Assignment Due”
and “Team Meeting” highlighted on respective days.)
6. Practical Applications
● Students can manage assignments, project deadlines, and class schedules
efficiently.
● Teachers can share announcements and resources via email and calendars.
● Collaboration is easier through shared calendars and contact groups.
Summary
● Email is a primary tool for digital communication.
● Contacts help organise communication efficiently.
● Calendars allow students and professionals to plan and manage time.
● Effective use of email, contacts, and calendars enhances productivity and
organisation.
Key Terms
● Email: Electronic mail used for sending messages.
● Inbox: Folder containing received emails.
● Attachment: File sent with an email message.
● Contacts: Digital address book for storing communication details.
● Calendar: Digital tool to schedule and manage events and deadlines.
Exercises / Self-Assessment
1. Compose an email to a teacher asking for clarification on an assignment.
2. Create a contact entry for a classmate including email and phone number.
3. Schedule three events in a digital calendar with reminders.
4. Explain the difference between Inbox and Sent Items.
5. Draw a simple diagram showing the interaction between email, contacts, and
calendar.
Lesson 13: Your Life Online – Digital
Presence and Responsibility
Learning Objectives:
By the end of this lesson, students should be able to:
1. Understand the concept of digital presence.
2. Recognise the importance of online responsibility and safety.
3. Apply best practices for managing personal information online.
Lesson Content
1. Introduction to Digital Presence
Your digital presence is the information about you that exists online. This includes social
media profiles, emails, photos, posts, and activities on websites.
Example: A student creating a LinkedIn profile, posting academic achievements, and
participating in online forums.
2. Importance of Digital Responsibility
● Protects personal and sensitive information.
● Prevents identity theft and cyberbullying.
● Maintains a positive online reputation.
● Helps students and professionals present themselves appropriately to peers,
teachers, and employers.
Example: Avoid sharing personal passwords or private documents publicly.
3. Best Practices for a Safe and Responsible Online Life
1. Privacy Settings:
○ Adjust privacy settings on social media to control who sees your information.
2. Strong Passwords:
○ Use unique, complex passwords for each online account.
○ Change passwords regularly.
3. Think Before Sharing:
○ Avoid posting offensive, inappropriate, or confidential content.
4. Verify Information:
○ Cross-check information before accepting or sharing it online to avoid
spreading false information.
5. Digital Footprint Awareness:
○ Understand that online actions leave a permanent record.
Figure 17: Safe Online Practices
(Text description: Table with “Practice” in left column – e.g., Use strong passwords, Verify
information; “Benefit” in right column – e.g., Protect accounts, Avoid misinformation.)
4. Examples of Responsible Digital Life
● Sharing academic projects only with teachers or classmates.
● Participating in online discussions politely and constructively.
● Using cloud services responsibly by backing up work and maintaining access
security.
Scenario Example: A student posts a research article link on a class forum instead of
copying content, giving proper credit to the source.
5. Risks of Irresponsible Online Behaviour
● Cyberbullying and harassment
● Identity theft
● Damage to personal or professional reputation
● Legal consequences for sharing copyrighted content without permission
Example: Posting private information on a public forum may allow hackers to steal personal
data.
Summary
● Your digital presence includes all online activities and information associated with
you.
● Digital responsibility protects privacy, reputation, and personal safety.
● Following best practices ensures a safe, professional, and productive online life.
Key Terms
● Digital Presence: The sum of your online activities and information.
● Digital Responsibility: Safe and ethical behaviour online.
● Digital Footprint: Record of your online activities.
● Privacy Settings: Options to control who can see your information.
● Cyberbullying: Using digital platforms to harass or intimidate others.
Exercises / Self-Assessment
1. List three ways to protect your digital presence.
2. Explain why it is important to think before sharing content online.
3. Describe what a digital footprint is and why it matters.
4. Give an example of responsible online behaviour for students.
5. Draw a diagram showing a student’s digital presence and safety measures.
✅ Conclusion of the Course: Basic Environment
● The course provided an introduction to computer fundamentals, software,
hardware, networks, key applications, and living safely online.
● Students have learned essential skills to use computers, software, and the
Internet efficiently and responsibly.
● By following the best practices taught in this course, students can maintain security,
manage digital information, and collaborate effectively.
References and Online Free Learning Resources
1. Tanenbaum, A. S., & Bos, H. (2015). Modern Operating Systems. Pearson.
2. Shelly, G. B., Cashman, T. J., & Vermaat, M. E. (2019). Discovering Computers.
Cengage Learning.
3. Microsoft Office Training (Free Online) – [Link]
4. Google Workspace Learning Center – [Link]
5. Khan Academy – Computing & IT [Link]
6. Coursera Free Courses on Computer Fundamentals –
[Link]
7. Mozilla Web Literacy Resources – [Link]