Lesson Notes By Weeks and Term v5 - Grade 12

Revision and examination preparation (Computer Applications Technology) – Week 1 focus

Download the Lessonotes Mobile South Africa app for faster lesson access on Android and iPhone.

Subject: Computer Applications Technology

Class: Grade 12

Term: Term 4

Week: 1

Theme: General lesson support

Lesson Video

This page supports the lesson note with a companion video and a short classroom-ready summary.

For class groups and homework, share this lesson page so learners also get the summary, objectives, and full lesson context.

Performance objectives

Lesson summary

This week focuses on laying the foundation for successful exam preparation in Computer Applications Technology (CAT). We'll revisit crucial concepts from Grades 10 and 11 and begin applying them in the context of Grade 12 work. Effective exam preparation is vital for Grade 12 CAT learners, especially in South Africa, as proficiency in these skills can open doors to numerous career paths in the ICT sector, which is a growing and increasingly important part of the South African economy. Mastering these skills allows you to actively participate in the digital world, improving communication, problem-solving, and creativity.

Lesson notes

This section provides a detailed review of key concepts essential for Grade 12 CAT, serving as a foundation for more advanced topics. 2.1 Information Management: Data vs.

Information: Data refers to raw, unorganized facts. It's the individual pieces of information. For example, "30," "Johannesburg," and "Rain" are all data points. Information is data that has been processed, organized, and given meaning. For example, "There will be 30mm of rain in Johannesburg tomorrow" is information derived from the previously stated data.

File Management: This involves organizing files and folders logically on your computer or storage device. This includes creating meaningful folder structures, using consistent naming conventions, and regularly backing up your data. Think of it as keeping your physical documents organized in filing cabinets.

Database Fundamentals: A database is an organized collection of data, stored and accessed electronically.

Key concepts include: Tables:* Structures that hold related data in rows (records) and columns (fields).

Fields:* Individual data elements within a record (e.g., Name, Surname, ID Number).

Records:* A complete set of information for a single item (e.g., all the information about one student).

Primary Key:* A field (or combination of fields) that uniquely identifies each record in a table. This ensures data integrity.

Relationships:* Connections between tables based on common fields, enabling you to combine data from different sources. (e.g., One-to-many, Many-to-many).

Example: Imagine a school database. One table might hold student information (Student ID, Name, Surname, Grade), and another table might hold subject information (Subject Code, Subject Name, Teacher). The relationship between them could be that one student can take many subjects (one-to-many). The Student ID would be the primary key in the student table. 2.2 Advanced Word Processing Skills: Mail Merge: A powerful feature that allows you to create personalized documents (like letters or emails) for multiple recipients using data from a data source (e.g., a spreadsheet or database).

Styles: Predefined sets of formatting characteristics (font, size, color, spacing) that can be applied consistently throughout a document. Using styles ensures uniformity and professional appearance.

Working with Long Documents: Includes features like: Table of Contents:* Automatically generated based on heading styles.

Indexes:* Alphabetical lists of keywords and their page numbers.

Cross-references:* Links to other parts of the document.

Footnotes and Endnotes:* Used to provide additional information or citations.

Sections:* Dividing a document into distinct parts with different formatting (e.g., different page numbering).

Example: Creating a mail merge to send personalized bursary application outcome letters to all applicants, using a spreadsheet containing their names, application numbers, and outcome (approved/rejected). 2.3 Advanced Spreadsheet Functions and Formulas: Logical Functions (IF, AND, OR, NOT): Allow you to perform different calculations based on certain conditions. Lookup Functions (VLOOKUP, HLOOKUP): Retrieve data from a table based on a specific search value. Mathematical and Statistical Functions (SUM, AVERAGE, COUNT, MIN, MAX, STDEV): Perform calculations on numerical data. Text Functions (LEFT, RIGHT, MID, CONCATENATE): Manipulate text strings. Data Analysis Tools (Pivot Tables, Charts): Summarize and visualize data to identify patterns and trends.

Example: Using an IF function to calculate a bonus for employees based on their sales performance (e.g., if sales are above R100,000, give a 5% bonus; otherwise, no bonus). Using VLOOKUP to find an employee's department based on their employee ID. Creating a pivot table to summarise sales by region. 2.4 Internet Technologies and Communication Methods: Email Protocols (SMTP, POP3, IMAP): Understand how emails are sent (SMTP) and received (POP3 and IMAP). IMAP keeps emails on the server, allowing access from multiple devices, while POP3 downloads emails to your device. Cloud Storage (Google Drive, OneDrive, Dropbox): Online storage services that allow you to store and access your files from anywhere with an internet connection. Online Collaboration Tools (Google Docs, Microsoft Teams, Zoom): Platforms for working collaboratively on documents, projects, and meetings online. Understanding version control and collaborative editing is important. Internet Security (Firewalls, Antivirus, Encryption): Protecting your computer and data from threats like viruses, malware, and unauthorized access.

Example: Understanding the difference between POP3 and IMAP when setting up an email account on your phone. Using Google Docs to collaboratively write a research paper with classmates. 2.5 Responsible Information Management: Data Security: Protecting data from unauthorized access, use, disclosure, disruption, modification, or destruction.