โ Emails should be respectful & appropriate.
๐งพ Subject line tells what your email is about.
๐ BCC = Blind Carbon Copy.
๐ซ No text speak to teachers (no โuโ instead of โyouโ).
๐ Emails in school may be monitored by staff.
๐ Use a polite tone โ kindness matters!
๐ฏ Keep emojis limited.
๐ Double-check spelling & grammar before clicking Send!
๐ค Recipient = the one receiving the email.
๐ Respect others in every message.
๐ 123456
= terrible password โ
๐ง Think before hitting Send.
๐ฃ โStop, Speak, Supportโ = be brave & stand up online.
๐ Sandwich feedback = nice โ advice โ nice again.
๐ Read feedback before reacting.
๐ฏ Feedback is for growth, not to hurt.
๐ค Online teamwork = stay friendly!
๐ง Sarcasm = confusing online.
๐ Donโt use personal insults.
๐ Always say โthank youโ for feedback.
๐ Word processor = type & format documents.
๐โ๐จ๏ธ Formatting helps make docs easier to read.
๐ Make text bold, italic, or underlined to highlight key points.
๐ Tables help organize info clearly.
๐งฎ Spreadsheets = for numbers, not letters.
๐ค Presentations = for slideshows.
๐ Charts show data visually.
๐ค Changing size & colour = formatting!
๐ Formatting makes important stuff stand out!
๐ Creative Commons lets you use content legally.
๐ซ Using pics without permission = copyright violation!
๐ธ You could be fined ยฃ50,000 or jailed for 6 months ๐ฑ
๐ Use โUsage Rightsโ filter on Google for safe images.
๐ Copyright Act = 1988
๐ Even with Creative Commons โ still credit the creator!
๐ฐ โNo commercial useโ = donโt use it to make money.
๐จ Editing = changing things like colour or crop.
โ Always pick images that match your topic.
โ Credibility = how trustworthy info is.
๐ Anyone can make a website โ always check the source!
๐ตโโ๏ธ Check author & reason behind the article.
๐ Use reputable sources for research.
๐ง Fake news tries to trick you or earn clicks ๐ฐ
๐ฐ Old info may not be useful today.
๐ Check Wikipedia's references at the bottom.
๐ง Funny names = ๐ฉ it might be fake!
๐ตโโ๏ธ Hide clues when testing credibility with friends.
๐ Sky News = reliable source.
Input Devices ๐ฑ โ Send info to the computer:
โจ Keyboard
๐ฑ Mouse
๐ท Camera
๐ Microphone
๐งฟ Touchscreen
Output Devices ๐ป โ Show info from the computer:
๐ป Monitor
๐จ Printer
๐ Speakers
๐ง Headphones
Storage Devices ๐พ โ Save info for later:
๐ฝ Hard Drive
๐ฟ DVD Drive
๐ USB Stick
The brain of your computer โ the CPU โ does everything in a loop!
๐ง Fetch the next instruction from memory.
๐ Decode it โ figure out what to do.
โ Execute the instruction.
๐ Repeat again and again until shutdown!
๐งพ The program counter (PC) keeps track of where the next instruction is.
Binary is a way of representing information using only two digits: 0โฃ and 1โฃ.
Computers use binary because they work with electrical signals that are either ON (1) or OFF (0). โก๐
Every piece of data, whether text, images, or sounds, is converted into long strings of 0s and 1s so the computer can understand and process it.
For example, the letter A in binary is 01000001.
Binary is base 2, meaning it only has 2 digits (0 and 1), unlike decimal which is base 10 (0-9). ๐ข
Each binary digit is called a bit (short for binary digit). ๐ก
8 bits together make a byte, which is enough to store one character like a letter or number. ๐ฆ
Binary powers computers to do all tasks, from simple calculations to running complex programs! ๐
ย
ย