Overview
This unplugged coding activity challenges you to decode a secret message written in binary code. In this activity you will explore the computational thinking methods of decomposition. You will break down the binary code to represent single letters then arrange them in the blanks to uncover the secret message.
Background Information
Encoding is the process of taking data (such as the English alphabet in uppercase letters) and turning it into a specific code for a computer to understand. Decoding is to take the specific code and break it down to determine what it represents.
Binary code is a language used by computers to receive, store, and process information through the use of numbers. Just like how a bicycle has two wheels, in binary, each digit (called a bit) can only be one of two symbols. The numbers 0 and 1 are commonly used to write binary. These numbers are placed in a specific sequence. Each sequence represents either a number or a letter. In this activity we are going to use binary code to represent uppercase letters in the English alphabet. Each letter will be represented by an 8-bit binary code.
For more information on how binary code works, watch this video produced by Socratica Kids – Binary Numbers for Kids.
Unplugged coding opportunities allow learners to engage in many areas of computational thinking while helping to develop knowledge on the basics of coding concepts without actually using technology. Decomposition is one method of computational thinking that allows learners to develop a solution to a given problem by breaking it down into smaller more manageable pieces.
Materials
- Download and print the Binary Decoding Activity Sheet
- Pencil
Step by Step Instructions
Step 1 → Download and print the Binary Decoding Activity Sheet. Note: if you do not have access to a printer use paper, a pencil and the PDF activity sheet to decode the message.
Step 2 → Use the Binary Code Key at the top of the page to break down what each letter is beside the 8-bit piece of code.
Step 3 → Once you have all letters decoded, rearrange the letters into the blanks at the bottom of the page to uncover the secret message!
To learn more about Pinnguaq’s story click here.
Follow Up
Can you create your own secret message using Binary Code? Create a secret message using the Binary Coding System and share it with us! We want to see the awesome things you’re creating! Take a photo or video and share your work with us by emailing media@pinnguaq.com or tagging @pinnguaq on Facebook, Twitter, or Instagram. Don’t forget to include the hashtag #LearnWithPinnguaq!
Resources
- BBC Bitesize – Introduction to computational thinking
- Socratica Kids – Binary Numbers for Kids
- TedEd – How exactly does binary code work?
- ASCII Binary Code – Science Buddies
- Code – Binary Decoder Assessment Sheet