When you open Microsoft Word, you can create a new blank document or choose from a template. Templates are pre-designed documents like letters, CVs, or reports that save you time.
| Action | Shortcut | What It Does | When to Use It |
|---|---|---|---|
| Save | Ctrl + S | Saves changes to the current file, keeping the same name and location | Every few minutes while working! Get into the habit. |
| Save As | F12 | Lets you save with a new name, in a new location, or as a different file type | When you want to keep the original AND make a new version |
Before you start typing, set up your page correctly. Go to the Layout tab on the ribbon.
Margins are the white space around the edges of your page. They stop your text going right to the edge.
| Orientation | Shape | Best For |
|---|---|---|
| Portrait | Tall and narrow (like a portrait painting) | Letters, essays, reports, most documents |
| Landscape | Wide and short (like a landscape painting) | Wide tables, certificates, posters, presentations |
Most documents use A4 (210mm x 297mm), which is the standard in the UK and Ireland. You might use A5 (half of A4) for booklets.
Font formatting changes how individual characters look. All font options are on the Home tab.
| Feature | What It Does | Shortcut | When to Use |
|---|---|---|---|
| Font type | Changes the style of the letters (e.g. Arial, Times New Roman, Calibri) | - | Choose a clear, readable font. Use no more than 2-3 fonts in one document. |
| Font size | Changes how big the text is (measured in points, e.g. 12pt) | - | Body text: 11-12pt. Headings: 14-18pt. |
| Bold | Makes text thicker and heavier | Ctrl + B | Headings, key words, emphasis |
| Italic | Slants text to the right | Ctrl + I | Book titles, technical terms, gentle emphasis |
| Underline | Draws a line under text | Ctrl + U | Headings (use sparingly - can look like a hyperlink) |
| Font colour | Changes the colour of the text | - | Use dark colours on white backgrounds. Red for warnings, etc. |
Paragraph formatting affects whole blocks of text. These options are on the Home tab in the Paragraph group.
| Alignment | Shortcut | What It Does | Best For |
|---|---|---|---|
| Left align | Ctrl + L | Text lines up on the left, ragged on the right | Most text, letters, everyday documents |
| Centre align | Ctrl + E | Text is centred on the page | Titles, headings, invitations, posters |
| Right align | Ctrl + R | Text lines up on the right, ragged on the left | Dates, addresses (at the top of letters) |
| Justify | Ctrl + J | Text lines up on both left AND right sides | Newspapers, reports, professional documents |
Line spacing is the gap between each line of text. Common options:
Indentation pushes text in from the left (or right) margin. Use it to:
Styles are pre-set combinations of font, size, colour, and spacing. Using styles keeps your document consistent and professional.
These are the most basic editing tools. Learn the shortcuts - they will save you huge amounts of time.
| Action | Shortcut | What It Does |
|---|---|---|
| Copy | Ctrl + C | Copies selected text to the clipboard (the original stays where it is) |
| Cut | Ctrl + X | Removes selected text and puts it on the clipboard (like moving it) |
| Paste | Ctrl + V | Inserts whatever is on the clipboard at the cursor position |
| Undo | Ctrl + Z | Takes back the last thing you did (you can press it multiple times) |
| Redo | Ctrl + Y | Puts back something you just undid |
| Select All | Ctrl + A | Selects everything in the document |
Find and Replace lets you search for specific text and optionally swap it for something else. This is very useful for fixing repeated errors.
Word automatically checks your spelling and grammar as you type:
Bullets are used for lists where the order does not matter. Numbered lists are used where the order IS important (like instructions).
Sometimes you need characters that are not on your keyboard, like the copyright symbol or accented letters.
A table organises information into rows and columns. Each box in a table is called a cell.
Merging combines two or more cells into one larger cell. This is useful for creating headings that span across multiple columns.
Splitting divides one cell into two or more smaller cells.
You can sort table data alphabetically, numerically, or by date.
Text wrapping controls how text flows around an image. This is one of the most important skills for making documents look professional.
| Wrapping Style | What It Does | Best For |
|---|---|---|
| In Line with Text | Image sits on the line like a giant letter. You cannot move it freely. | Simple documents where you just want the image between paragraphs |
| Square | Text wraps in a rectangle around the image | Most situations - neat and tidy |
| Tight | Text wraps closely around the edges of the image | Irregular shapes, images with transparent backgrounds |
| Behind Text | Image goes behind the text (like a watermark) | Background images, watermarks, decorative elements |
| In Front of Text | Image covers the text underneath | When you want the image on top of everything |
A text box is a movable container for text. You can position it anywhere on the page, which is useful for pull quotes, sidebars, or labels.
A header is text that appears at the top of every page. A footer is text that appears at the bottom of every page. They are useful for showing the document title, author name, date, page numbers, or file path.
Many documents do not show the header/footer on the first page (e.g. a cover page). To do this:
While editing the header/footer:
Mail merge lets you create many personalised documents from a single template. For example, you could write one letter and send it to 100 different people, with each letter showing that person's name and address.
There are three parts to every mail merge:
Always check Print Preview before printing. Press Ctrl + P or go to File > Print. The preview shows exactly how your document will look on paper.
Check for:
A page break forces the text after it to start on a new page. This is much better than pressing Enter lots of times to push text to the next page.
| Option | What It Does |
|---|---|
| Print All Pages | Prints the entire document |
| Print Current Page | Prints only the page you are currently on |
| Custom Print (e.g. "1-3, 7") | Prints specific pages only |
| Copies | Set the number of copies to print |
| Print One Sided / Both Sides | Choose duplex (double-sided) printing if your printer supports it |
A PDF (Portable Document Format) preserves your document's layout so it looks the same on any computer, even without Word installed.
Use this checklist to track your confidence in each word processing skill. Go back and revise any areas where you are unsure.
| Term | What It Means | Example |
|---|---|---|
| Cell | A single box in the spreadsheet where you type data | Cell B3 is in column B, row 3 |
| Row | A horizontal line of cells, labelled with numbers | Row 1, Row 2, Row 3... |
| Column | A vertical line of cells, labelled with letters | Column A, Column B, Column C... |
| Worksheet (Sheet) | A single page/tab in a spreadsheet | Sheet1, Sheet2 (tabs at the bottom) |
| Workbook | The entire Excel file, which can contain multiple worksheets | The .xlsx file you save |
| Cell reference | The "address" of a cell, made up of its column letter and row number | A1, C5, D12 |
| Range | A group of cells, written as the first cell, a colon, and the last cell | A1:A10 means cells A1 through A10 |
| Active cell | The cell you currently have selected (shown with a green border) | - |
Every cell contains one type of data:
| Data Type | What It Is | Examples | Default Alignment |
|---|---|---|---|
| Text (Labels) | Words, names, descriptions | "January", "Smith", "Total" | Left-aligned |
| Numbers | Values you can calculate with | 42, 3.14, -7 | Right-aligned |
| Dates | Calendar dates (stored as numbers internally) | 01/04/2026, 5-Apr-26 | Right-aligned |
| Currency | Money values with a currency symbol | £14.99, €250.00 | Right-aligned |
| Formulas | Calculations that start with an equals sign | =A1+B1, =SUM(A1:A10) | Shows the result, not the formula |
Number formatting changes how a number LOOKS without changing its actual value. For example, the number 0.15 can be displayed as 15%, £0.15, or 0.2 depending on the format.
| Format | What It Does | Example: 1234.5 becomes... |
|---|---|---|
| General | Default - no special formatting | 1234.5 |
| Number | Fixed decimal places | 1234.50 (2 decimal places) |
| Currency | Adds a currency symbol and 2 decimal places | £1,234.50 |
| Percentage | Multiplies by 100 and adds % | 123450.00% (only use on decimals like 0.75) |
| Date | Displays as a date | Various formats (DD/MM/YYYY, etc.) |
| Comma Style | Adds thousand separators | 1,234.50 |
Conditional formatting automatically changes how cells look based on their values. For example, you could make all values below 40 appear in red (to highlight failing grades).
A formula is a calculation in a cell. Every formula MUST start with an equals sign (=). Without the equals sign, Excel treats it as text.
| Operator | Meaning | Example | Result (if A1=10, B1=3) |
|---|---|---|---|
| + | Add | =A1+B1 | 13 |
| - | Subtract | =A1-B1 | 7 |
| * | Multiply | =A1*B1 | 30 |
| / | Divide | =A1/B1 | 3.33... |
A function is a ready-made formula for common calculations. The format is always: =FUNCTIONNAME(range)
| Function | What It Does | Example | Plain English |
|---|---|---|---|
| =SUM() | Adds up all values in a range | =SUM(A1:A10) | "Add up everything from A1 to A10" |
| =AVERAGE() | Calculates the mean average | =AVERAGE(B2:B20) | "Find the average of B2 to B20" |
| =MAX() | Finds the highest value | =MAX(C1:C50) | "What is the biggest number in C1 to C50?" |
| =MIN() | Finds the lowest value | =MIN(C1:C50) | "What is the smallest number in C1 to C50?" |
| =COUNT() | Counts cells that contain numbers | =COUNT(A1:A100) | "How many of these cells have numbers in them?" |
| =COUNTA() | Counts cells that are not empty (any data) | =COUNTA(A1:A100) | "How many of these cells have something in them?" |
The IF function checks a condition and returns one value if it is true and a different value if it is false.
The format is: =IF(condition, value_if_true, value_if_false)
| Example | What It Means |
|---|---|
| =IF(B2>=40, "Pass", "Fail") | If B2 is 40 or above, show "Pass". Otherwise, show "Fail". |
| =IF(C5="Yes", 10, 0) | If C5 contains "Yes", show 10. Otherwise, show 0. |
| =IF(D3>100, D3*0.1, 0) | If D3 is over 100, calculate 10% of D3. Otherwise, show 0. |
This is one of the trickiest concepts in spreadsheets, but it is very important.
| Type | Example | What Happens When You Copy the Formula |
|---|---|---|
| Relative | A1 | The reference CHANGES. If you copy the formula one row down, A1 becomes A2. |
| Absolute | $A$1 | The reference STAYS THE SAME no matter where you copy the formula. |
| Mixed | $A1 or A$1 | The dollar sign locks the part it is in front of. $A1 locks the column. A$1 locks the row. |
When do you need absolute references? When one cell in your formula should always refer to the same place, like a tax rate or exchange rate stored in a single cell.
Example: If cell E1 contains the VAT rate (0.2), and you want to calculate VAT for many products, use: =B2*$E$1. The $E$1 will not change when you copy the formula down to B3, B4, B5, etc.
Shortcut: Press F4 while editing a cell reference to cycle through relative, absolute, and mixed references.
| Chart Type | Best For | Example |
|---|---|---|
| Column Chart | Comparing values across categories | Sales by month, pupils in each class |
| Bar Chart | Same as column but horizontal - good when category labels are long | Favourite subjects, countries by population |
| Pie Chart | Showing parts of a whole (percentages) | Budget breakdown, market share, survey results |
| Line Chart | Showing trends over time | Temperature over a year, sales growth, website visitors per day |
A good chart needs these elements. Click the + icon next to the chart to add or remove them:
| Element | What It Is | Why It Matters |
|---|---|---|
| Chart Title | A heading for the chart | Tells the reader what the chart is about |
| Axis Labels | Labels for the X axis (horizontal) and Y axis (vertical) | Tells the reader what each axis represents |
| Legend | A key showing what each colour/series represents | Essential when you have multiple data series |
| Data Labels | Numbers shown on each bar/slice | Makes exact values easy to read |
| Gridlines | Lines across the chart to help read values | Helps the reader estimate values from the axis |
Sorting rearranges your data in a particular order. You can sort alphabetically (A-Z), numerically (smallest to largest), or by date.
| Sort Order | Also Called | Example |
|---|---|---|
| Ascending | A to Z, Smallest to Largest, Oldest to Newest | Adams, Brown, Clark, Davies |
| Descending | Z to A, Largest to Smallest, Newest to Oldest | Davies, Clark, Brown, Adams |
Filtering hides rows that do not match your criteria, showing only the data you want to see. The hidden data is not deleted - it is just temporarily hidden.
Unlike Word, spreadsheets do not always print nicely by default. You often need to set up the print area.
If your data runs to multiple pages, the column headings only appear on the first page by default. Print Titles repeats them on every page.
Press Ctrl + ` (the backtick key, above Tab) to toggle between showing results and showing formulas. This is essential for your portfolio evidence.
Use this checklist to track your confidence in each spreadsheet skill. Go back and revise any areas where you are unsure.
A database is an organised collection of data stored electronically. Think of it like a very powerful, structured spreadsheet designed specifically for storing, searching, and managing large amounts of information.
| Term | What It Means | Real-World Example |
|---|---|---|
| Table | A collection of related data organised in rows and columns (like a spreadsheet) | A "Students" table, a "Products" table |
| Record | One complete row of data in a table (one "entry") | All the information about ONE student |
| Field | One column in a table (one category of information) | Surname, DateOfBirth, PhoneNumber |
| Primary Key | A unique field that identifies each record (no two records can have the same value) | StudentID, ProductCode, OrderNumber |
Every field in a database must be given a data type that tells Access what kind of data it will store:
| Data Type | What It Stores | Example Fields |
|---|---|---|
| Short Text | Words, names, codes (up to 255 characters) | FirstName, Surname, Postcode |
| Long Text (Memo) | Long paragraphs of text | Comments, Description, Notes |
| Number | Numeric values for calculations | Quantity, Age, Score |
| Currency | Money values (with currency symbol and 2 decimal places) | Price, Salary, Cost |
| Date/Time | Dates and/or times | DateOfBirth, OrderDate, StartTime |
| Yes/No | True/False, Yes/No, On/Off (only two options) | Paid, Active, Vegetarian |
| AutoNumber | Automatically generates a unique number for each new record (1, 2, 3...) | StudentID, OrderID (ideal for primary keys) |
The primary key ensures that every record is unique. Without it, you could have duplicate records and no way to tell them apart. For example, two students called "John Smith" - the primary key (StudentID) makes them unique.
Before you create anything in Access, plan your database on paper:
Design View is the professional way to create a table. It gives you full control over field names, data types, and properties.
When you click on a field in Design View, the bottom section shows its Field Properties. These control how the field behaves:
| Property | What It Does | Example |
|---|---|---|
| Field Size | Maximum number of characters allowed (for text) or number type (for numbers) | Set Postcode to 8 characters (no UK postcode is longer) |
| Format | How the data is displayed | Date format: DD/MM/YYYY. Currency: shows pound sign. |
| Input Mask | A template that controls what can be typed (like a pattern) | Phone number: 00000 000000 (forces correct format) |
| Default Value | A value that is automatically entered if the user leaves the field blank | Country field defaults to "United Kingdom" |
| Required | Whether the field must be filled in (Yes/No) | Set Surname to Required: Yes (you must always have a name) |
| Validation Rule | A rule that data must follow to be accepted | See the next topic on validation |
To enter data, switch to Datasheet View (Home tab > View > Datasheet View). Click in the first empty row and start typing. Press Tab to move to the next field.
Validation is a way of checking that data entered is sensible and follows the rules you set. It does NOT check that data is correct (someone could still type the wrong name), but it stops obviously wrong data.
| Validation Rule | What It Means | Use For |
|---|---|---|
| >0 | Must be greater than 0 | Prices, quantities (cannot be zero or negative) |
| >=1 And <=100 | Must be between 1 and 100 (inclusive) | Percentages, scores, marks |
| <Date() | Must be before today's date | Date of birth (cannot be in the future) |
| "M" Or "F" | Must be either M or F | Gender field |
| Like "BT*" | Must start with "BT" | Northern Ireland postcodes |
| Between 1000 And 9999 | Must be a 4-digit number | PIN codes, year fields |
Validation text is the error message that appears when someone enters invalid data. Always write a helpful message that tells the user what they did wrong and what they should enter instead.
Example: If the validation rule is >=1 And <=100, the validation text could be: "Please enter a score between 1 and 100."
An input mask provides a template so users know exactly what format to type in. Characters in the mask have special meanings:
| Character | Meaning |
|---|---|
| 0 | A digit (0-9) must be entered |
| 9 | A digit or space (optional) |
| L | A letter (A-Z) must be entered |
| ? | A letter (optional) |
| & | Any character must be entered |
Example: An input mask for a UK phone number could be: 00000\ 000000 (5 digits, space, 6 digits)
A form is a user-friendly screen for entering and viewing data. Instead of looking at a spreadsheet-like table, the user sees a nicely designed form with one record at a time.
Benefits of forms:
To customise your form, switch to Design View or Layout View:
A query asks the database a question. It searches through the data and returns only the records that match your criteria. For example: "Show me all students who scored more than 80" or "List all orders placed in March".
| Criteria | Meaning | Example |
|---|---|---|
| ="Smith" | Exactly equals "Smith" | Find all people with surname Smith |
| >50 | Greater than 50 | Scores above 50 |
| <100 | Less than 100 | Prices under 100 |
| >=40 | Greater than or equal to 40 | Pass marks (40 and above) |
| <=10 | Less than or equal to 10 | Items with 10 or fewer in stock |
| <>"Pending" | Not equal to "Pending" | All orders that are NOT pending |
Wildcards are special characters that stand in for unknown characters:
| Wildcard | What It Does | Example | Would Match |
|---|---|---|---|
| * | Stands for any number of characters | Like "Mc*" | McDonald, McBride, McCarthy |
| ? | Stands for exactly one character | Like "Sm?th" | Smith, Smyth |
In the query grid, there is a Sort row. Click it and choose Ascending or Descending to sort the results by that field.
You can create new fields in a query that calculate values from existing fields.
Example: To calculate the total cost (quantity x price), in an empty column in the query grid, type:
TotalCost: [Quantity]*[Price]
The name before the colon becomes the column heading. The part after the colon is the calculation using field names in square brackets.
A report is a formatted, printable summary of your data. While tables and queries show raw data on screen, reports are designed to be printed or exported as a PDF.
Use reports when you need to:
In Design View, you can add text boxes with expressions like:
Use this checklist to track your confidence in each database skill. Go back and revise any areas where you are unsure.
When you open PowerPoint, you can start with a Blank Presentation or choose a theme (a pre-designed look with coordinated colours, fonts, and backgrounds).
A theme gives your entire presentation a consistent, professional look. Go to Design tab to browse and apply themes.
Each slide has a layout that determines where text and content boxes are placed:
| View | What It Shows | Best For |
|---|---|---|
| Normal View | One slide at a time with editing tools | Creating and editing slides (your main working view) |
| Slide Sorter | All slides shown as thumbnails in a grid | Rearranging the order of slides, getting an overview |
| Slide Show | Full screen presentation mode | Presenting to an audience (press F5 to start from slide 1) |
| Reading View | Like Slide Show but in a window | Reviewing your presentation before presenting |
The Slide Master controls the design of ALL slides. If you change the master, every slide updates. This ensures consistency.
A hyperlink is a clickable link that takes you somewhere else during the presentation.
A transition is the visual effect that plays when you move from one slide to the next (like a fade, wipe, or push).
Animations make individual objects on a slide appear, move, or disappear. There are four types:
| Type | Colour | What It Does | Example |
|---|---|---|---|
| Entrance | Green | Object appears on the slide | Fade In, Fly In, Appear |
| Emphasis | Yellow | Object is already on screen and draws attention | Pulse, Spin, Grow/Shrink |
| Exit | Red | Object disappears from the slide | Fade Out, Fly Out, Disappear |
| Motion Paths | Blue | Object moves along a path you define | Lines, arcs, custom paths |
For each animation, you can set:
| Action | How |
|---|---|
| Start from the beginning | F5 or Slide Show tab > From Beginning |
| Start from current slide | Shift + F5 or Slide Show tab > From Current Slide |
| Next slide | Click, Enter, Space, or Right Arrow |
| Previous slide | Backspace or Left Arrow |
| End the show | Escape |
| Jump to slide 5 | Type 5 then press Enter |
Go to Slide Show tab > Set Up Slide Show for options:
Go to Slide Show tab > Rehearse Timings. PowerPoint records how long you spend on each slide, which is useful for automatic presentations.
Speaker notes are private notes that only you can see while presenting. The audience sees the slide; you see the slide plus your notes.
| Print Option | What It Prints | Best For |
|---|---|---|
| Full Page Slides | One slide per page | High-quality printouts, posters |
| Handouts | Multiple slides per page (2, 3, 4, 6, or 9) | Giving to the audience to follow along or take notes |
| Notes Pages | One slide per page with speaker notes below | Your own reference while presenting |
| Outline | Just the text, no graphics | Reviewing content structure |
Use this checklist to track your confidence in each presentation skill. Go back and revise any areas where you are unsure.
A web browser is the software you use to access websites (e.g. Google Chrome, Microsoft Edge, Firefox, Safari).
| Feature | What It Does |
|---|---|
| Address bar | Where you type the URL (web address) of a website, e.g. www.bbc.co.uk |
| Tabs | Allow you to have multiple web pages open at the same time |
| Bookmarks/Favourites | Save the addresses of websites you visit often so you can find them quickly |
| Back/Forward buttons | Navigate between pages you have already visited |
| Refresh button | Reloads the current page (useful if it has not loaded properly) |
| History | A list of all websites you have visited recently |
| Downloads | Where files you have downloaded from the internet are saved |
A search engine (like Google or Bing) helps you find information by searching billions of web pages.
| Operator | What It Does | Example |
|---|---|---|
| AND | Both terms must appear in results | renewable AND energy (results must mention both) |
| OR | Either term can appear | laptop OR notebook (results can mention either) |
| NOT | Excludes results containing that term | apple NOT fruit (finds Apple the company, not the fruit) |
Not everything on the internet is true or reliable. Use these questions to evaluate a website:
| Check | Questions to Ask |
|---|---|
| Reliability | Is the information accurate? Can you verify it on other sites? Are sources given? |
| Bias | Is the site trying to sell something or push a particular viewpoint? Who funds it? |
| Currency | When was it last updated? Is the information still current and relevant? |
| Authority | Who wrote it? Are they an expert? Is it a trusted organisation (.gov, .ac.uk, .org)? |
Copyright means that the person who created something (text, images, music, video) owns the rights to it. You cannot simply copy and use other people's work without permission.
A strong password protects your accounts from being hacked. A good password should be:
Tip: Use a passphrase - a sentence that is easy for you to remember but hard to guess. Example: MyDog$Loves2RunInTheRain!
Phishing is when criminals send fake emails or messages pretending to be from a trusted company (like your bank, Amazon, or Royal Mail) to trick you into giving them your personal information.
| Threat | What It Does | How It Spreads |
|---|---|---|
| Virus | Attaches itself to files and spreads when files are shared. Can damage or delete data. | Email attachments, USB drives, downloads |
| Malware | General term for any malicious software (viruses, spyware, trojans, etc.) | Infected websites, fake downloads, email links |
| Ransomware | Locks your files and demands payment (a ransom) to unlock them | Phishing emails, infected websites |
| Spyware | Secretly monitors what you do and sends information to criminals | Free software, dodgy websites |
| Action | What It Does | When to Use |
|---|---|---|
| New Email | Creates a brand new message | Starting a new conversation |
| Reply | Sends a response back to the person who emailed you | Answering a question or responding to a message |
| Reply All | Sends a response to EVERYONE who received the original email | When everyone in the conversation needs to see your response |
| Forward | Sends someone else's email on to a new person | Sharing information that someone else sent you |
| Field | Full Name | What It Does | Example |
|---|---|---|---|
| To | - | The main recipient(s) - the person you are writing to | Your teacher |
| CC | Carbon Copy | Extra people who should see the email (for information). Everyone can see who is CC'd. | CC your parent on a school email |
| BCC | Blind Carbon Copy | Extra people who receive the email but other recipients CANNOT see them. | Emailing many people without sharing their addresses with each other |
Professional emails follow certain rules:
Desktop Publishing (DTP) software is designed for creating visually rich documents where layout and design matter most. While word processors focus on text, DTP focuses on the overall visual design.
| Feature | Word Processing (Word) | Desktop Publishing (Publisher / InDesign) |
|---|---|---|
| Best for | Letters, essays, reports, documents with mostly text | Newsletters, posters, flyers, business cards, brochures |
| Text handling | Text flows continuously from top to bottom | Text is placed in movable frames/boxes |
| Layout control | Basic - limited positioning of images and objects | Precise - place anything anywhere on the page |
| Templates | Some available | Wide range of publication templates |
A master page is a template page that controls elements appearing on every page (like headers, footers, page numbers, logos, background colours). Changes to the master page affect all pages that use it.
This is very similar to the Slide Master in PowerPoint.
| Type | Description | Key Features |
|---|---|---|
| Newsletter | Multi-page publication with articles, usually for an organisation | Columns, headings, images, text flowing across pages |
| Flyer | Single page advertisement or announcement | Eye-catching headlines, large images, call to action |
| Poster | Large format for display on walls | Bold text, minimal wording, readable from a distance |
| Business Card | Small card with contact details | Name, title, phone, email, logo, clean layout |
| Brochure | Folded leaflet with multiple panels | Consistent design across panels, clear information flow |
Layers work like transparent sheets stacked on top of each other. Objects on higher layers appear in front of objects on lower layers.
Use a consistent colour scheme throughout your publication. Most DTP software lets you set a colour palette. Good practice:
White space (also called negative space) is the empty area between elements on a page. It is NOT wasted space - it makes your design easier to read and more professional.
| Type | What It Is | Examples | Best For |
|---|---|---|---|
| Serif | Fonts with small "feet" or lines at the ends of letters | Times New Roman, Georgia, Garamond | Body text in printed documents (the serifs guide the eye along lines of text) |
| Sans-serif | Fonts without the small lines (clean, modern look) | Arial, Calibri, Helvetica | Headings, posters, screen text, modern designs |
Font rules:
Your design choices should suit who you are designing for:
| Audience | Design Approach |
|---|---|
| Children | Bright colours, large text, fun fonts, lots of images |
| Teenagers | Modern, bold, trendy colours, clean layout |
| Business professionals | Formal, minimal colours, serif fonts, lots of white space |
| Elderly | Large font size (at least 14pt), high contrast, simple layout |
Use this checklist to track your confidence in each DTP and graphics skill. Go back and revise any areas where you are unsure.
Your booklet evidence needs to PROVE that you did the work. The best way is with screenshots. You need screenshots at three stages:
| Stage | What to Screenshot | Why |
|---|---|---|
| Before | The starting point - blank document, original data, empty database | Shows what you started with |
| During | Menus open, dialog boxes, settings you are changing, Design View | Shows the PROCESS and that you know HOW to do things |
| After | The finished result - completed document, formatted spreadsheet, query results | Shows the final outcome |
Annotating means adding labels, arrows, and explanations to your screenshots. This shows the assessor exactly what they should be looking at.
The difference between a Pass and a Merit/Distinction often comes down to EXPLANATION. Do not just show what you did - explain WHY.
Many tasks require you to show what is happening "behind the scenes":
Name your files clearly and consistently so the assessor (and you) can find everything easily.
Good examples:
Bad examples: Document1.docx, Untitled.xlsx, New Database.accdb, Copy of Copy of task.docx
Before submitting each task, check:
| Grade | What It Means | What Assessors Look For |
|---|---|---|
| Pass | You have met the basic requirements of the task | The task is completed. Basic skills are shown. Evidence is present but may lack detail or explanation. |
| Merit | You have gone beyond the basics with good quality work | Good quality output. Some explanation of choices. Consistent formatting. Evidence is clear and well-organised. |
| Distinction | You have produced excellent work with thorough understanding | High-quality, professional output. Detailed explanations of choices. Thorough testing. Evidence shows deep understanding. Evaluation of your own work. |
Use phrases like these in your explanations to demonstrate understanding:
OCN (Open College Network) Level 2 qualifications are assessed through a portfolio of evidence. There is no written exam. Instead, you build a collection of work that proves you can do what the course requires.
Your portfolio is assessed by your tutor (the internal assessor) and then checked by an external verifier from OCN to make sure standards are consistent. This means your portfolio needs to be clear enough for someone who has never met you to understand your work.
Assessors mark your work against specific assessment criteria listed in the unit specification. For each criterion, they need to see clear evidence that you can do what is described. They look for:
The strongest portfolios include a tracking sheet that maps each piece of evidence to the specific assessment criterion it covers. This might be a simple table:
| Assessment Criterion | Where to Find Evidence | Status |
|---|---|---|
| 1.1 Create a document using appropriate software | Task 1, pages 3-5 | Complete |
| 1.2 Format text and paragraphs | Task 1, pages 6-8 | Complete |
| 2.1 Create a spreadsheet with formulas | Task 2, pages 10-14 | Complete |
A computer network is two or more devices connected together so they can share data, resources (like printers), and communicate with each other. Networks can be as small as two laptops connected by a cable, or as large as the internet connecting billions of devices worldwide.
| Type | Full Name | Size / Range | Example |
|---|---|---|---|
| LAN | Local Area Network | Small area - one building or site | Your school network, home Wi-Fi, office network |
| WAN | Wide Area Network | Large geographical area - cities, countries, worldwide | The internet, a company connecting offices in London and New York |
| MAN | Metropolitan Area Network | A city or large campus | A university with multiple campuses, a city council connecting all buildings |
| PAN | Personal Area Network | Very small - around one person | Bluetooth connecting your phone to headphones or a smartwatch |
A network topology is the layout or arrangement of how devices (called nodes) are connected together in a network. Think of it as the "shape" of the network.
All devices connect to a central hub or switch. This is the most common topology in modern networks.
| Advantages | Disadvantages |
|---|---|
| If one cable fails, only that device is affected - the rest of the network keeps working | If the central hub/switch fails, the entire network goes down |
| Easy to add new devices - just plug into the hub | Requires more cable than bus topology (one cable per device to the hub) |
| Easy to find and fix faults | The central device (hub/switch) can be expensive |
| Good performance - no data collisions between devices | Performance depends on the capacity of the central device |
All devices connect to a single main cable (called the backbone). Data travels along the cable in both directions. Each end has a terminator to stop signals bouncing back.
| Advantages | Disadvantages |
|---|---|
| Cheap and easy to set up - uses less cable | If the main cable breaks, the entire network fails |
| Works well for small networks | Difficult to find where a fault is |
| Easy to add new devices to the backbone | Performance slows down as more devices are added (data collisions) |
| No central device needed | Not secure - all devices can see all data on the cable |
Each device connects to exactly two other devices, forming a closed loop (ring). Data travels in one direction around the ring.
| Advantages | Disadvantages |
|---|---|
| Data flows in one direction, reducing collisions | If one device or cable fails, the whole network can go down |
| Every device has equal access to the network | Difficult to add new devices (the ring must be broken) |
| Performs well under heavy traffic | Slower than star - data must pass through every device to reach its destination |
Every device is connected to every other device. There are multiple paths for data to travel.
| Advantages | Disadvantages |
|---|---|
| Very reliable - if one connection fails, data takes another route | Very expensive - lots of cables and network ports needed |
| No single point of failure | Complex to set up and manage |
| Good performance - multiple paths reduce congestion | Impractical for large networks with many devices |
| Device | What It Does | Key Facts |
|---|---|---|
| Router | Connects different networks together and directs data between them | Your home router connects your LAN to the internet (WAN). It finds the best path for data to travel. |
| Switch | Connects devices within the same network and sends data only to the device that needs it | Smarter than a hub - reads the destination address and sends data to that specific device only. |
| Hub | Connects devices but sends data to ALL connected devices, not just the intended one | Old technology, mostly replaced by switches. Wasteful because every device receives every message. |
| Modem | Converts digital data (from your computer) to analogue signals (for phone/cable lines) and back | MOdulator-DEModulator. Needed to connect to broadband internet through telephone or cable lines. |
| NIC | Network Interface Card - the hardware inside your computer that lets it connect to a network | Can be wired (Ethernet port) or wireless (Wi-Fi card). Every NIC has a unique MAC address. |
| WAP | Wireless Access Point - creates a Wi-Fi network that wireless devices can connect to | Often built into home routers. Businesses use multiple WAPs to cover large areas. |
| Feature | Wired (Ethernet) | Wireless (Wi-Fi) |
|---|---|---|
| Speed | Very fast and consistent (up to 10 Gbps) | Slower and varies with distance/obstacles |
| Reliability | Very reliable - not affected by interference | Can be affected by walls, other devices, weather |
| Security | More secure - someone needs physical access to the cable | Less secure - signals can be intercepted from outside |
| Mobility | Devices are fixed in place by cables | Devices can move freely within range |
| Cost | More expensive to install (cables, ports in walls) | Cheaper to set up, just need a WAP |
| Common use | Offices, servers, gaming PCs | Phones, laptops, tablets, smart home devices |
| Standard | Also Called | Max Speed | Notes |
|---|---|---|---|
| 802.11n | Wi-Fi 4 | 600 Mbps | Still common in older devices |
| 802.11ac | Wi-Fi 5 | 3.5 Gbps | Most common in current home networks |
| 802.11ax | Wi-Fi 6 | 9.6 Gbps | Latest standard, better for many devices at once |
One or more powerful computers called servers provide services (files, printing, email, websites) to other computers called clients. The server is in charge.
All computers are equal - there is no central server. Each computer can share its own files and resources directly with others.
| Feature | Client-Server | Peer-to-Peer |
|---|---|---|
| Central server | Yes - one or more dedicated servers | No - all computers are equal |
| Cost | Expensive (server hardware, software, administrator) | Cheap (no server needed) |
| Security | Strong - managed centrally by administrator | Weak - each user manages their own |
| Backups | Centralised and automatic | Each user must back up their own files |
| Scalability | Good - can add many clients | Poor - slows down with too many devices |
| Best for | Schools, businesses, organisations | Home networks, small offices (under 10 PCs) |
| Term | Meaning | Analogy |
|---|---|---|
| Bandwidth | The maximum amount of data that can be transferred in a given time. Measured in Mbps (megabits per second) or Gbps (gigabits per second). | The width of a motorway - more lanes means more cars can travel at once |
| Latency | The delay between sending data and it arriving at its destination. Measured in milliseconds (ms). | The time it takes one car to drive from A to B - even on a wide motorway, the journey still takes time |
| Throughput | The actual amount of data successfully transferred per second (usually less than bandwidth due to overhead) | The actual number of cars that make it through, which is less than the maximum because of traffic jams |
When you send data across the internet (e.g. loading a web page), it does not travel as one big chunk. Instead:
This process is called packet switching. It is efficient because if one route is busy or broken, packets can take a different path.
A protocol is a set of rules that devices follow so they can communicate with each other. Without protocols, devices from different manufacturers would not understand each other - like two people speaking different languages.
TCP/IP (Transmission Control Protocol / Internet Protocol) is the set of protocols that powers the internet. It has 4 layers, each handling a different job:
| Layer | Name | What It Does | Analogy |
|---|---|---|---|
| 4 (Top) | Application | The software you use - web browsers, email clients. Protocols: HTTP, FTP, SMTP | Writing a letter and putting it in an envelope |
| 3 | Transport | Breaks data into packets, ensures they arrive correctly. Protocols: TCP, UDP | The postal sorting office - checks everything is accounted for |
| 2 | Internet | Adds IP addresses and routes packets across networks. Protocol: IP | Writing the address on the envelope so it reaches the right house |
| 1 (Bottom) | Network Access | Handles the physical transmission - cables, Wi-Fi signals, electrical pulses | The postal van that physically carries the letter |
| Feature | TCP (Transmission Control Protocol) | UDP (User Datagram Protocol) |
|---|---|---|
| Reliability | Reliable - checks that all packets arrive and are in order | Unreliable - sends packets without checking they arrived |
| Speed | Slower (overhead from checking) | Faster (no checking) |
| Used for | Web pages, email, file downloads - where accuracy matters | Video streaming, online gaming, voice calls - where speed matters more than perfection |
| Protocol | Full Name | What It Does | Key Facts |
|---|---|---|---|
| HTTP | HyperText Transfer Protocol | Transfers web pages from a server to your browser | When you type a URL, your browser uses HTTP to request the page. Data is NOT encrypted. |
| HTTPS | HyperText Transfer Protocol Secure | Same as HTTP but with encryption | Look for the padlock icon in your browser. All data is encrypted so hackers cannot read it. Essential for banking, shopping, login pages. |
| FTP | File Transfer Protocol | Uploads and downloads files between computers | Used by web developers to upload website files to a server. Faster than HTTP for large files. |
| Protocol | Full Name | Direction | What It Does |
|---|---|---|---|
| SMTP | Simple Mail Transfer Protocol | Sending | Sends emails from your device to the email server, and between servers. Think S for Sending. |
| POP3 | Post Office Protocol v3 | Receiving | Downloads emails to your device and usually deletes them from the server. Good for one device only. |
| IMAP | Internet Message Access Protocol | Receiving | Syncs emails across multiple devices - emails stay on the server. Best for people who check email on phone AND computer. |
| Feature | POP3 | IMAP |
|---|---|---|
| Emails stored | Downloaded to your device, deleted from server | Kept on the server, synced to all devices |
| Multiple devices | Not ideal - emails only on one device | Perfect - same inbox on phone, laptop, tablet |
| Storage | Uses your device storage | Uses server storage (cloud) |
| Offline access | Yes - emails are on your device | Limited - needs internet to fully sync |
An IP address (Internet Protocol address) is a unique number that identifies every device on a network - like a postal address for your computer.
IPv4 addresses are written as four numbers separated by dots. Each number is between 0 and 255.
Examples: 192.168.1.1 (common home router address) 10.0.0.5 (common on school/business networks) 216.58.210.174 (a Google server)
| Type | What It Means | Used For |
|---|---|---|
| Static IP | A fixed IP address that never changes. Manually set by an administrator. | Servers, printers, network devices - things that other devices need to find at the same address every time |
| Dynamic IP | An IP address that is automatically assigned and can change each time you connect. | Most everyday devices - phones, laptops, home computers |
DHCP (Dynamic Host Configuration Protocol) is a service that automatically assigns IP addresses to devices when they join a network. Your home router runs DHCP - when your phone connects to Wi-Fi, DHCP gives it an IP address without you doing anything.
A MAC address (Media Access Control) is a unique hardware address built into every network device (NIC) at the factory. It never changes.
Format: 6 pairs of hexadecimal digits Example: 00:1A:2B:3C:4D:5E
| Feature | IP Address | MAC Address |
|---|---|---|
| Set by | Software / network (can change) | Hardware / manufacturer (permanent) |
| Format | 4 numbers: 192.168.1.1 | 6 hex pairs: 00:1A:2B:3C:4D:5E |
| Used for | Finding devices across networks (like a postal address) | Identifying the physical device (like a name) |
| Analogy | Your home address (can change if you move) | Your fingerprint (unique and permanent) |
DNS is like the phonebook of the internet. It translates human-friendly domain names (like google.com) into IP addresses (like 216.58.210.174) that computers understand.
When you send data over a network (an email, a web page request, a file), it is not sent as one big block. Instead, it is broken into small pieces called packets.
| Part | What It Contains |
|---|---|
| Header | Source IP address (where it came from), destination IP address (where it is going), packet number (so packets can be reassembled in order), protocol information |
| Payload | The actual data - a chunk of the file, email text, or web page content |
| Trailer | Error checking data to make sure the packet was not corrupted during transmission |
SQL (Structured Query Language) is the standard language used to communicate with databases. It lets you ask questions about data, add new data, change existing data, and delete data.
| Category | Commands | What They Do |
|---|---|---|
| DQL (Data Query Language) | SELECT | Retrieve / read data from a database |
| DML (Data Manipulation Language) | INSERT, UPDATE, DELETE | Add, change, or remove data |
| DDL (Data Definition Language) | CREATE TABLE, ALTER TABLE, DROP TABLE | Create or change the structure of tables |
The SELECT statement is used to retrieve data from a table. It is the most commonly used SQL command.
SELECT * FROM Students;
The * means "all columns". This returns every column and every row from the Students table.
SELECT FirstName, LastName, Age FROM Students;
This returns only the FirstName, LastName, and Age columns - not the entire table.
The WHERE clause filters rows based on a condition. Only rows that match the condition are returned.
| Operator | Meaning | Example |
|---|---|---|
| = | Equal to | WHERE Age = 16 |
| <> or != | Not equal to | WHERE City <> 'Belfast' |
| > | Greater than | WHERE Mark > 70 |
| < | Less than | WHERE Price < 10.00 |
| >= | Greater than or equal to | WHERE Age >= 18 |
| <= | Less than or equal to | WHERE Salary <= 30000 |
-- Names starting with 'S' SELECT * FROM Students WHERE LastName LIKE 'S%'; -- Names ending with 'son' SELECT * FROM Students WHERE LastName LIKE '%son'; -- Names containing 'ar' SELECT * FROM Students WHERE LastName LIKE '%ar%'; -- Names with exactly 5 characters SELECT * FROM Students WHERE LastName LIKE '_____';
% matches any number of characters. _ matches exactly one character.
SELECT * FROM Students
WHERE City IN ('Belfast', 'Derry', 'Newry');
Returns students in Belfast, Derry, OR Newry. Shorter than writing three separate OR conditions.
SELECT * FROM Students WHERE Age BETWEEN 16 AND 18;
Returns students aged 16, 17, or 18 (inclusive of both ends).
-- Both conditions must be true SELECT * FROM Students WHERE Age >= 16 AND City = 'Belfast'; -- Either condition can be true SELECT * FROM Students WHERE City = 'Belfast' OR City = 'Derry'; -- Reverses the condition SELECT * FROM Students WHERE NOT City = 'Belfast';
The ORDER BY clause sorts the results. By default it sorts in ascending order (A-Z, 0-9).
-- Sort by last name A to Z (ascending - default) SELECT * FROM Students ORDER BY LastName ASC; -- Sort by age highest to lowest (descending) SELECT * FROM Students ORDER BY Age DESC; -- Sort by multiple columns SELECT * FROM Students ORDER BY City ASC, LastName ASC;
| Keyword | Meaning | Example |
|---|---|---|
| ASC | Ascending (A-Z, 0-9, oldest-newest). This is the default. | ORDER BY LastName ASC |
| DESC | Descending (Z-A, 9-0, newest-oldest) | ORDER BY Age DESC |
Aggregate functions perform calculations on a set of values and return a single result.
| Function | What It Does | Example | Result |
|---|---|---|---|
| COUNT() | Counts the number of rows | SELECT COUNT(*) FROM Students; | Returns the total number of students |
| SUM() | Adds up all values in a column | SELECT SUM(Price) FROM Orders; | Returns the total of all order prices |
| AVG() | Calculates the average (mean) | SELECT AVG(Mark) FROM Results; | Returns the average mark |
| MAX() | Finds the highest value | SELECT MAX(Mark) FROM Results; | Returns the highest mark |
| MIN() | Finds the lowest value | SELECT MIN(Price) FROM Products; | Returns the cheapest price |
GROUP BY groups rows that have the same value in a column, so you can use aggregate functions on each group.
-- Count how many students in each city SELECT City, COUNT(*) AS NumberOfStudents FROM Students GROUP BY City; -- Average mark per subject SELECT Subject, AVG(Mark) AS AverageMark FROM Results GROUP BY Subject;
The AS keyword gives the calculated column a friendly name (alias).
The INSERT INTO statement adds a new row to a table.
-- Insert a new student (specifying columns)
INSERT INTO Students (FirstName, LastName, Age, City)
VALUES ('Emma', 'Wilson', 17, 'Belfast');
-- Insert with all columns (must match table order)
INSERT INTO Students
VALUES (101, 'Emma', 'Wilson', 17, 'Belfast');
The UPDATE statement changes data that already exists in a table.
-- Change one student's city UPDATE Students SET City = 'Derry' WHERE StudentID = 101; -- Change multiple columns at once UPDATE Students SET Age = 18, City = 'Newry' WHERE FirstName = 'Emma' AND LastName = 'Wilson'; -- Increase all prices by 10% UPDATE Products SET Price = Price * 1.10;
UPDATE Students SET City = 'Derry' would change EVERY student's city to Derry!The DELETE statement removes rows from a table.
-- Delete one specific student DELETE FROM Students WHERE StudentID = 101; -- Delete all students from Belfast DELETE FROM Students WHERE City = 'Belfast'; -- Delete ALL rows (empties the whole table!) DELETE FROM Students;
DELETE FROM Students deletes EVERY student from the table. This cannot be undone!The CREATE TABLE statement defines a new table with its columns and data types.
CREATE TABLE Students (
StudentID INT PRIMARY KEY,
FirstName VARCHAR(50) NOT NULL,
LastName VARCHAR(50) NOT NULL,
Age INT,
City VARCHAR(50),
EnrolDate DATE
);
| Data Type | What It Stores | Example |
|---|---|---|
| INT (Integer) | Whole numbers (no decimals) | Age, StudentID, Quantity |
| VARCHAR(n) | Text up to n characters | Names, cities, addresses |
| DECIMAL(p,s) | Numbers with decimal places (p total digits, s after the point) | Price DECIMAL(8,2) stores up to 999999.99 |
| DATE | A date (year, month, day) | DateOfBirth, OrderDate |
| BOOLEAN | True or False | IsActive, HasPaid |
| TEXT | Very long text (no size limit) | Comments, descriptions, notes |
| Constraint | What It Does | Example |
|---|---|---|
| PRIMARY KEY | Uniquely identifies each row. Cannot be NULL or duplicated. | StudentID INT PRIMARY KEY |
| NOT NULL | The column must have a value - it cannot be left empty. | LastName VARCHAR(50) NOT NULL |
| UNIQUE | Every value in the column must be different. | Email VARCHAR(100) UNIQUE |
| DEFAULT | Sets a default value if none is provided. | City VARCHAR(50) DEFAULT 'Belfast' |
Malware is any software designed to damage, disrupt, or gain unauthorised access to a computer system.
| Type | What It Does | How It Spreads |
|---|---|---|
| Virus | Attaches itself to a legitimate file or program. When you run the file, the virus activates and copies itself to other files. | Email attachments, infected downloads, USB drives |
| Worm | Similar to a virus but spreads on its own WITHOUT needing you to open a file. Copies itself across networks automatically. | Network connections, email, security holes in software |
| Trojan | Disguises itself as useful software but secretly performs harmful actions. Named after the Trojan Horse from Greek mythology. | Fake software downloads, email attachments that look legitimate |
| Ransomware | Encrypts (locks) all your files and demands a payment (ransom) to unlock them. Even paying does not guarantee you get your files back. | Phishing emails, infected websites, security vulnerabilities |
| Spyware | Secretly monitors what you do on your computer - keystrokes, websites visited, passwords typed. | Bundled with free software, infected websites |
| Adware | Displays unwanted advertisements, pop-ups, and redirects your browser. Annoying rather than destructive. | Bundled with free software, browser extensions |
Social engineering is when attackers manipulate PEOPLE rather than technology. They trick you into giving away sensitive information.
| Attack | How It Works | Example |
|---|---|---|
| Phishing | Fake emails or messages pretending to be from a trusted source, tricking you into clicking a link or entering your details | An email that looks like it is from your bank asking you to "verify your account" by clicking a link to a fake website |
| Spear phishing | Targeted phishing aimed at a specific person, using personal details to look more convincing | "Hi Emma, your manager John asked me to send you this invoice" - the attacker researched names from LinkedIn |
| Pretexting | The attacker creates a fake scenario to gain your trust and get information | Someone phones pretending to be from IT support: "We need your password to fix an issue on your account" |
| Baiting | Leaving infected USB drives or downloads where people will find them | A USB stick labelled "Salary Information" left in a car park - someone plugs it in out of curiosity |
| Shoulder surfing | Watching someone type their password or PIN by looking over their shoulder | Someone watching you enter your bank PIN at a cash machine |
A firewall is a security system that monitors and controls network traffic based on a set of rules. It acts as a barrier between a trusted network (your computer/office) and an untrusted network (the internet).
| Type | What It Is | Example |
|---|---|---|
| Software firewall | A program running on your computer. Protects that one device. | Windows Defender Firewall, built into Windows |
| Hardware firewall | A physical device that sits between your network and the internet. Protects the whole network. | Built into most home routers. Businesses use dedicated firewall appliances. |
Encryption is the process of scrambling data so that only someone with the correct key can read it. Even if a hacker intercepts the data, they cannot understand it without the key.
| Feature | Symmetric Encryption | Asymmetric Encryption |
|---|---|---|
| Keys | ONE key to encrypt AND decrypt (shared secret) | TWO keys: a public key (anyone can have) and a private key (kept secret) |
| Speed | Fast | Slower (more complex maths) |
| Problem | How do you safely share the key? If someone intercepts the key, they can decrypt everything. | Solves the key-sharing problem - the public key is freely shared, only the private key decrypts. |
| Analogy | A padlock where both people have a copy of the same key | A letterbox - anyone can post a letter in (public key), but only you have the key to open it (private key) |
| Used for | Encrypting stored files, database encryption | HTTPS, email encryption, digital signatures |
HTTPS uses encryption (TLS/SSL) to protect data sent between your browser and a website. Without it:
Always check for the padlock icon in your browser address bar before entering sensitive information.
Authentication is the process of proving you are who you say you are. It answers the question: "Are you really this person?"
| Factor | Meaning | Examples |
|---|---|---|
| Something you know | Knowledge - information only you should know | Passwords, PINs, security questions, patterns |
| Something you have | Possession - a physical item you carry | Phone (for SMS codes), smart card, security key (YubiKey), bank card |
| Something you are | Biometrics - physical characteristics unique to you | Fingerprint, face recognition, iris scan, voice recognition |
2FA requires TWO different factors to log in. Even if someone steals your password, they still cannot get in without the second factor.
| Advantages | Disadvantages |
|---|---|
| Cannot be forgotten (unlike passwords) | If compromised, you cannot change your fingerprint |
| Cannot be easily shared or stolen | Can fail (wet fingers, injuries, lighting) |
| Quick and convenient | Equipment can be expensive |
| Unique to each individual | Privacy concerns about storing biometric data |
A backup is a copy of your data stored separately, so you can recover it if the original is lost, damaged, or encrypted by ransomware.
| Rule | What It Means | Example |
|---|---|---|
| 3 copies of your data | The original plus two backups | Files on your PC + external hard drive + cloud backup |
| 2 different types of storage | Do not keep all copies on the same type of media | One on a hard drive, one in the cloud (not both on USB sticks) |
| 1 copy stored offsite | Keep one backup in a different physical location | Cloud storage (e.g. Google Drive) or a hard drive kept at a relative's house |
The 3-2-1 rule protects against hardware failure, theft, fire, flood, and ransomware.
Cybersecurity is not just digital. Physical security protects the hardware and the building:
Cybersecurity is one of the fastest-growing career fields. There is a huge global shortage of cybersecurity professionals, meaning excellent job prospects and good salaries.
| Role | What They Do | Skills Needed |
|---|---|---|
| Security Analyst | Monitors networks for threats, investigates security incidents, and recommends improvements | Analytical thinking, knowledge of networking, attention to detail |
| Penetration Tester | Legally tries to hack into systems to find vulnerabilities before criminals do (also called "ethical hacker") | Programming, networking, creative problem-solving |
| Security Engineer | Designs and builds secure systems, networks, and applications | System administration, networking, encryption knowledge |
| Incident Responder | Responds when a security breach happens - contains the damage, investigates, and helps recover | Quick thinking, forensic skills, communication |
| Security Consultant | Advises organisations on how to improve their security posture | Broad IT knowledge, communication, business understanding |
Cloud computing means using servers, storage, software, and services over the internet instead of on your own computer or local network. The "cloud" is just someone else's computer in a data centre somewhere.
| Feature | Local Storage | Cloud Storage |
|---|---|---|
| Where data is stored | On your device (hard drive, USB, school server) | On remote servers accessed via the internet |
| Access | Only from that specific device | From any device with an internet connection |
| Internet needed? | No - files are right there | Yes - need internet to access files |
| Risk of loss | If device is lost/broken/stolen, data may be gone | Data survives even if your device is lost (backed up on servers) |
| Storage space | Limited to your device capacity | Can buy more storage easily |
| Cost | One-off cost for hardware | Often subscription-based (monthly/yearly) |
| Speed | Very fast (data is local) | Depends on internet speed |
| Service | Provider | Free Storage | Key Features |
|---|---|---|---|
| Google Drive | 15 GB | Integrates with Google Docs, Sheets, Slides. Works in any browser. Popular in education. | |
| OneDrive | Microsoft | 5 GB | Built into Windows. Integrates with Microsoft 365 (Word, Excel, PowerPoint). Used in many schools and businesses. |
| Dropbox | Dropbox Inc. | 2 GB | Simple file sharing and syncing. Works across all platforms. Good for sharing large files. |
| iCloud | Apple | 5 GB | Built into iPhones, iPads, and Macs. Syncs photos, documents, and device backups. |
| Suite | Applications | Cloud Features |
|---|---|---|
| Microsoft 365 | Word, Excel, PowerPoint, Outlook, Teams | Online versions work in the browser. Files saved to OneDrive. Real-time co-authoring. Used widely in businesses. |
| Google Workspace | Docs, Sheets, Slides, Gmail, Meet | Fully cloud-based - works entirely in the browser. No software to install. Files saved to Google Drive. |
SaaS (Software as a Service) means using software over the internet through your browser, rather than installing it on your computer. You do not buy the software outright - you pay a subscription or use it for free.
| SaaS Application | What It Does | Replaces |
|---|---|---|
| Google Docs | Word processing in the browser | Microsoft Word (installed) |
| Microsoft 365 Online | Office apps in the browser | Office installed on your PC |
| Gmail / Outlook.com | Email in the browser | Desktop email clients |
| Spotify | Music streaming | Buying and downloading music files |
| Netflix | Video streaming | Buying DVDs or downloading videos |
| Canva | Graphic design in the browser | Photoshop or Publisher (installed) |
When you store data in the cloud, you are trusting a third-party company to keep it safe and private. Key concerns include:
The GDPR (General Data Protection Regulation) is UK/EU law that gives people rights over their personal data. Cloud providers must:
One of the biggest benefits of cloud computing is real-time collaboration - multiple people working on the same document at the same time.
| Tool | Type | Key Collaboration Features |
|---|---|---|
| Google Docs/Sheets | Document editing | Multiple users edit simultaneously. See others' cursors in real time. Comment and suggest changes. Version history to undo changes. |
| Microsoft Teams | Communication hub | Chat, video calls, screen sharing, file sharing. Channels for different topics. Integrates with Office apps. |
| SharePoint | Document management | Shared team files, version control, permission management. Used in businesses for intranets. |
| Trello / Planner | Task management | Assign tasks to team members, set deadlines, track progress. Kanban boards for visual workflow. |
| Permission Level | What The Person Can Do | When to Use |
|---|---|---|
| Viewer | Can see the file but cannot change anything | Sharing a report for review, read-only access |
| Commenter | Can see the file and add comments but cannot change content | Getting feedback without risking changes |
| Editor | Can see and change the file | Team members who need to contribute content |
| Owner | Full control - can edit, share, and delete | The person responsible for the file |