Binary numbers are the way computers store all data. Up until now you have probably used the numbers 0-9, these are called decimal. base 10 or denary numbers. In binary, there are only two numbers: 0 and 1. Each digit is called a "bit." You can think of each bit as a light switch. If it's off (0), there's no light, and if it's on (1), the light is on.
User000name, CC BY-SA 4.0, via Wikimedia Commons
ENGLISH Computer Science Unplugged - Part 1 Binary - 2005
UC Computer Science EducationWhy Do Computers Use 1s and 0s? Binary and Transistors Explained.
Basics Explained, H3VtuxUse the CS Field Guide Binary Card Simulator to help you remember
Create the Binary Number for your:
birthdate eg DD/MM/YY ... 25/11/16 , or for those that are hardcore DD/MM/YYYY ...25/11/2016
street number
age
Take this quick quiz to check you remember binary.
Do you remember binary? Check how well?
Take this quick quiz to check you know hexadecimal.
Convert the hex codes and names into colours and paint hem into the picture in GIMP by clicking Gimp file to download
Use the paint bucket tool and double click the colour swatch to change.
Save as into your H drive.
Make sure you are on the right layer and use the paint bucket to fill the numbers.
Export the your coloured image as a .png and show it to your teacher
https://www.mathsisfun.com/numbers/hexadecimal-color-names.html
Take this quick quiz to check you know hex colours.
NASA’s Mars rover perseverance had a secret message encoded on the parachute. The panels need to be converted into binary then decimal and finally a A1Z26 cypher which is just a complicated way of saying 1=a, 2=b, ..., z=26
Can you work out the message?
Click the image on right to get the info.
The binary puzzle is a challenging logic puzzle that can be solved just by reasoning. Only zeros and ones occur in the puzzle, but this turns out to be more complicated than it seems to be. This site offers hundreds of binary puzzles, of various sizes and of various levels.
A last warning: The binary puzzle is quite addictive.
At the end of this topic students will have had the opportunity to cover;
understand that digital devices store data using just two states represented by binary digits PO3
understand that digital devices represent data with binary digits and can detect errors in data storage and transmission PO4
understand how computers store more complex types of data using binary digits PO5