SlideShare ist ein Scribd-Unternehmen logo
1 von 13
Data Representation
Lesson 4
1
Starter
Link up the foreign words to the flag of origin
2
1. Shukran
2. chnorakaloutioun
3. hvala
4. Merci
5. Danke
6. Kiitos
7. Hvala
8. Tak
9. děkuji
10. dank u
11. Tänan
12. GrĂ cies
Objective of the lesson
To be able to convert binary numbers to letters and
words.
• All of you will:
• Be able to convert binary numbers into letters.
• Most of you will:
• Use binary to create words
• Some of you will:
• Convert RGB to Hexadecimal
3
• Create your own way of sending a secret message
• Write a coded message
• Give instructions to decode it
4
Homework
Last lesson…
• You worked in teams to talk about different
areas of data representation.
• Over the next two lessons we will be focussing
on some of the important areas of data
representation.
5
Today
• You will decode a binary message and provide
an answer
• Use the ASCII code sheet to decode the binary
message
Step 1. Convert to ASCII values
Step 2. Convert ASCII values to letters
Step 3. Convert response back into binary
6
Hexadecimal
• Hexadecimal codes are used to simplify binary
codes.
• Computers do not use hexadecimal – Humans
use it to shorten Binary
• Hexadecimal is translated into binary for
computer use.
– colour references
– assembly language programs
– error messages
7
All Colours are created equal
• To create colours we mix together the primary
colours
• What are the primary Colours?
8
Green
Blue
Red
As we know a computer needs a
numerical value to process
RGB provides computer
scientists with a range of
numbers: 0 to 256
What is the total numbers of
colours in the spectrum?
What is the square root of 256?
Hex Colours
9
0 1 2 3 4 5 6 7 8 9 A B C D E F
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Hexadecimal is base 16
Color Decimal Code(R,G,B) Hex Code #RRGGBB
Black (0,0,0) #
White (255,255,255) #
Red (255,0,0) #
Lime (0,255,0) #
Blue (0,0,255) #
Yellow (255,255,0) #
Cyan / Aqua (0,255,255) #
Magenta / Fuchsia (255,0,255) #
Silver (192,192,192) #
Gray (128,128,128) #
Maroon (128,0,0) #
Olive (128,128,0) #
Green (0,128,0) #
Purple (128,0,128) #
Teal (0,128,128) #
Navy (0,0,128) # 10
Plenary
• What is the ASCII value for the letter T
• What is the ASCII value for the 01110111
• What colour is #FF0000?
11
• Create your own way of sending a secret message
• Write a coded message
• Give instructions to decode it
12
Homework
Starter
Link up the foreign words to the flag of origin
13
1. Shukran
2. chnorakaloutioun
3. hvala
4. Merci
5. Danke
6. Kiitos
7. Hvala
8. Tak
9. děkuji
10. dank u
11. Tänan
12. GrĂ cies
13. German
14. French
15. Estonian
16. Czech
17. Arabic
18. Bosnian
19. Catalan
20. Armenian
21. Bulgarian
22. Croatian
23. Danish
24. Finnish
25. Dutch

Weitere ähnliche Inhalte

Ă„hnlich wie Lesson 3 teacher version

Computer Systems
Computer SystemsComputer Systems
Computer Systemsdrs
 
New Computer Systems
New Computer SystemsNew Computer Systems
New Computer Systemsmrsmackenzie
 
Lesson4.4 u4 l1 using hex
Lesson4.4 u4 l1 using hexLesson4.4 u4 l1 using hex
Lesson4.4 u4 l1 using hexLexume1
 
11 octal number system
11   octal number system11   octal number system
11 octal number systemLee Chadwick
 
CompTIA Network+ Lesson
CompTIA Network+ LessonCompTIA Network+ Lesson
CompTIA Network+ LessonPhoenix TS
 
[1] Data Representation
[1] Data Representation[1] Data Representation
[1] Data RepresentationMr McAlpine
 
Data Communication & Computer Networks : Data Types
Data Communication & Computer Networks : Data TypesData Communication & Computer Networks : Data Types
Data Communication & Computer Networks : Data TypesDr Rajiv Srivastava
 
MIC PROJECT.pdf
MIC PROJECT.pdfMIC PROJECT.pdf
MIC PROJECT.pdfHarshKewat1
 
vJUG Getting C C++ performance out of java
vJUG Getting C C++ performance out of javavJUG Getting C C++ performance out of java
vJUG Getting C C++ performance out of javaC24 Technologies
 
Devoxx MA 2015 - Turn you java objects into binary
Devoxx MA 2015  - Turn you java objects into binaryDevoxx MA 2015  - Turn you java objects into binary
Devoxx MA 2015 - Turn you java objects into binaryC24 Technologies
 
Overview of graphics systems
Overview of  graphics systemsOverview of  graphics systems
Overview of graphics systemsJay Nagar
 
2022_ITN_Module_5.pptx
2022_ITN_Module_5.pptx2022_ITN_Module_5.pptx
2022_ITN_Module_5.pptxDintlePhofu
 
Computer Systems Data Representation
Computer Systems   Data RepresentationComputer Systems   Data Representation
Computer Systems Data Representationiarthur
 
Network Slides
Network SlidesNetwork Slides
Network Slidesiarthur
 

Ă„hnlich wie Lesson 3 teacher version (20)

Computer Systems
Computer SystemsComputer Systems
Computer Systems
 
New Computer Systems
New Computer SystemsNew Computer Systems
New Computer Systems
 
Lesson4.4 u4 l1 using hex
Lesson4.4 u4 l1 using hexLesson4.4 u4 l1 using hex
Lesson4.4 u4 l1 using hex
 
IDEA.ppt
IDEA.pptIDEA.ppt
IDEA.ppt
 
11 octal number system
11   octal number system11   octal number system
11 octal number system
 
CompTIA Network+ Lesson
CompTIA Network+ LessonCompTIA Network+ Lesson
CompTIA Network+ Lesson
 
Computer-codes.pptx
Computer-codes.pptxComputer-codes.pptx
Computer-codes.pptx
 
[1] Data Representation
[1] Data Representation[1] Data Representation
[1] Data Representation
 
Data Communication & Computer Networks : Data Types
Data Communication & Computer Networks : Data TypesData Communication & Computer Networks : Data Types
Data Communication & Computer Networks : Data Types
 
DSD.pptx
DSD.pptxDSD.pptx
DSD.pptx
 
chapter 1.pptx
chapter 1.pptxchapter 1.pptx
chapter 1.pptx
 
MIC PROJECT.pdf
MIC PROJECT.pdfMIC PROJECT.pdf
MIC PROJECT.pdf
 
Binary
BinaryBinary
Binary
 
vJUG Getting C C++ performance out of java
vJUG Getting C C++ performance out of javavJUG Getting C C++ performance out of java
vJUG Getting C C++ performance out of java
 
Lecture 0 for Civil Engineering
Lecture 0 for Civil EngineeringLecture 0 for Civil Engineering
Lecture 0 for Civil Engineering
 
Devoxx MA 2015 - Turn you java objects into binary
Devoxx MA 2015  - Turn you java objects into binaryDevoxx MA 2015  - Turn you java objects into binary
Devoxx MA 2015 - Turn you java objects into binary
 
Overview of graphics systems
Overview of  graphics systemsOverview of  graphics systems
Overview of graphics systems
 
2022_ITN_Module_5.pptx
2022_ITN_Module_5.pptx2022_ITN_Module_5.pptx
2022_ITN_Module_5.pptx
 
Computer Systems Data Representation
Computer Systems   Data RepresentationComputer Systems   Data Representation
Computer Systems Data Representation
 
Network Slides
Network SlidesNetwork Slides
Network Slides
 

Mehr von Patrick John McGee

Web of Things at Liverpool MakeFest
Web of Things at Liverpool MakeFestWeb of Things at Liverpool MakeFest
Web of Things at Liverpool MakeFestPatrick John McGee
 
Lesson 10 digital and analogue signals
Lesson 10 digital and analogue signalsLesson 10 digital and analogue signals
Lesson 10 digital and analogue signalsPatrick John McGee
 
Lesson 9 compression - Audio
Lesson 9 compression - AudioLesson 9 compression - Audio
Lesson 9 compression - AudioPatrick John McGee
 
Operating online lesson 2
Operating online lesson 2Operating online lesson 2
Operating online lesson 2Patrick John McGee
 
Creating a comic in Scratch v1.4 for Year 7
Creating a comic in Scratch v1.4 for Year 7Creating a comic in Scratch v1.4 for Year 7
Creating a comic in Scratch v1.4 for Year 7Patrick John McGee
 
Regulations and Legislation for E-Commerce in the UK
Regulations and Legislation for E-Commerce in the UKRegulations and Legislation for E-Commerce in the UK
Regulations and Legislation for E-Commerce in the UKPatrick John McGee
 
Introduction to scratch programming
Introduction to scratch programmingIntroduction to scratch programming
Introduction to scratch programmingPatrick John McGee
 
Open Badges Super Learners Year-7 & 8
Open Badges Super Learners Year-7 & 8Open Badges Super Learners Year-7 & 8
Open Badges Super Learners Year-7 & 8Patrick John McGee
 
Mozilla Open Badges Workshop - Super learners Week @ Irlam & Cadishead College
Mozilla Open Badges Workshop - Super learners Week @ Irlam & Cadishead CollegeMozilla Open Badges Workshop - Super learners Week @ Irlam & Cadishead College
Mozilla Open Badges Workshop - Super learners Week @ Irlam & Cadishead CollegePatrick John McGee
 
Do a Bit and achieve a lot!
Do a Bit and achieve a lot!Do a Bit and achieve a lot!
Do a Bit and achieve a lot!Patrick John McGee
 
Mozilla Open Badges and Digital Inclusion
Mozilla Open Badges and Digital InclusionMozilla Open Badges and Digital Inclusion
Mozilla Open Badges and Digital InclusionPatrick John McGee
 
Volunteer Centre BWF Mozilla Open Badges Initial Information Sessions
Volunteer Centre BWF Mozilla Open Badges Initial Information SessionsVolunteer Centre BWF Mozilla Open Badges Initial Information Sessions
Volunteer Centre BWF Mozilla Open Badges Initial Information SessionsPatrick John McGee
 
The Volunteer Centre Blackpool, Wyre and Fylde Volunteer Passport Development
The Volunteer Centre Blackpool, Wyre and Fylde Volunteer Passport DevelopmentThe Volunteer Centre Blackpool, Wyre and Fylde Volunteer Passport Development
The Volunteer Centre Blackpool, Wyre and Fylde Volunteer Passport DevelopmentPatrick John McGee
 

Mehr von Patrick John McGee (20)

Hyperlocal news
Hyperlocal newsHyperlocal news
Hyperlocal news
 
Switch statement
Switch statementSwitch statement
Switch statement
 
Game engine
Game engineGame engine
Game engine
 
Else if statements
Else if statementsElse if statements
Else if statements
 
IPAD sessions
IPAD sessionsIPAD sessions
IPAD sessions
 
#MOBWOT
#MOBWOT#MOBWOT
#MOBWOT
 
Web of Things at Liverpool MakeFest
Web of Things at Liverpool MakeFestWeb of Things at Liverpool MakeFest
Web of Things at Liverpool MakeFest
 
Lesson 10 digital and analogue signals
Lesson 10 digital and analogue signalsLesson 10 digital and analogue signals
Lesson 10 digital and analogue signals
 
Lesson 9 compression - Audio
Lesson 9 compression - AudioLesson 9 compression - Audio
Lesson 9 compression - Audio
 
Lesson 8 Encryption
Lesson 8 EncryptionLesson 8 Encryption
Lesson 8 Encryption
 
Operating online lesson 2
Operating online lesson 2Operating online lesson 2
Operating online lesson 2
 
Creating a comic in Scratch v1.4 for Year 7
Creating a comic in Scratch v1.4 for Year 7Creating a comic in Scratch v1.4 for Year 7
Creating a comic in Scratch v1.4 for Year 7
 
Regulations and Legislation for E-Commerce in the UK
Regulations and Legislation for E-Commerce in the UKRegulations and Legislation for E-Commerce in the UK
Regulations and Legislation for E-Commerce in the UK
 
Introduction to scratch programming
Introduction to scratch programmingIntroduction to scratch programming
Introduction to scratch programming
 
Open Badges Super Learners Year-7 & 8
Open Badges Super Learners Year-7 & 8Open Badges Super Learners Year-7 & 8
Open Badges Super Learners Year-7 & 8
 
Mozilla Open Badges Workshop - Super learners Week @ Irlam & Cadishead College
Mozilla Open Badges Workshop - Super learners Week @ Irlam & Cadishead CollegeMozilla Open Badges Workshop - Super learners Week @ Irlam & Cadishead College
Mozilla Open Badges Workshop - Super learners Week @ Irlam & Cadishead College
 
Do a Bit and achieve a lot!
Do a Bit and achieve a lot!Do a Bit and achieve a lot!
Do a Bit and achieve a lot!
 
Mozilla Open Badges and Digital Inclusion
Mozilla Open Badges and Digital InclusionMozilla Open Badges and Digital Inclusion
Mozilla Open Badges and Digital Inclusion
 
Volunteer Centre BWF Mozilla Open Badges Initial Information Sessions
Volunteer Centre BWF Mozilla Open Badges Initial Information SessionsVolunteer Centre BWF Mozilla Open Badges Initial Information Sessions
Volunteer Centre BWF Mozilla Open Badges Initial Information Sessions
 
The Volunteer Centre Blackpool, Wyre and Fylde Volunteer Passport Development
The Volunteer Centre Blackpool, Wyre and Fylde Volunteer Passport DevelopmentThe Volunteer Centre Blackpool, Wyre and Fylde Volunteer Passport Development
The Volunteer Centre Blackpool, Wyre and Fylde Volunteer Passport Development
 

KĂĽrzlich hochgeladen

Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEEVICTOR MAESTRE RAMIREZ
 
Advantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your BusinessAdvantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your BusinessEnvertis Software Solutions
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationBradBedford3
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureDinusha Kumarasiri
 
Machine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringMachine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringHironori Washizaki
 
Precise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalPrecise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalLionel Briand
 
Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)Ahmed Mater
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Hr365.us smith
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmSujith Sukumaran
 
Cyber security and its impact on E commerce
Cyber security and its impact on E commerceCyber security and its impact on E commerce
Cyber security and its impact on E commercemanigoyal112
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Cizo Technology Services
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Natan Silnitsky
 
A healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfA healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfMarharyta Nedzelska
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaHanief Utama
 
Introduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfIntroduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfFerryKemperman
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanyChristoph Pohl
 
2.pdf Ejercicios de programaciĂłn competitiva
2.pdf Ejercicios de programaciĂłn competitiva2.pdf Ejercicios de programaciĂłn competitiva
2.pdf Ejercicios de programación competitivaDiego Iván Oliveros Acosta
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...OnePlan Solutions
 

KĂĽrzlich hochgeladen (20)

Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEE
 
Advantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your BusinessAdvantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your Business
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion Application
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with Azure
 
Machine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringMachine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their Engineering
 
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
 
Precise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalPrecise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive Goal
 
Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalm
 
Cyber security and its impact on E commerce
Cyber security and its impact on E commerceCyber security and its impact on E commerce
Cyber security and its impact on E commerce
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
 
A healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfA healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdf
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief Utama
 
Introduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfIntroduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdf
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
 
2.pdf Ejercicios de programaciĂłn competitiva
2.pdf Ejercicios de programaciĂłn competitiva2.pdf Ejercicios de programaciĂłn competitiva
2.pdf Ejercicios de programaciĂłn competitiva
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
 

Lesson 3 teacher version

  • 2. Starter Link up the foreign words to the flag of origin 2 1. Shukran 2. chnorakaloutioun 3. hvala 4. Merci 5. Danke 6. Kiitos 7. Hvala 8. Tak 9. dÄ›kuji 10. dank u 11. Tänan 12. GrĂ cies
  • 3. Objective of the lesson To be able to convert binary numbers to letters and words. • All of you will: • Be able to convert binary numbers into letters. • Most of you will: • Use binary to create words • Some of you will: • Convert RGB to Hexadecimal 3
  • 4. • Create your own way of sending a secret message • Write a coded message • Give instructions to decode it 4 Homework
  • 5. Last lesson… • You worked in teams to talk about different areas of data representation. • Over the next two lessons we will be focussing on some of the important areas of data representation. 5
  • 6. Today • You will decode a binary message and provide an answer • Use the ASCII code sheet to decode the binary message Step 1. Convert to ASCII values Step 2. Convert ASCII values to letters Step 3. Convert response back into binary 6
  • 7. Hexadecimal • Hexadecimal codes are used to simplify binary codes. • Computers do not use hexadecimal – Humans use it to shorten Binary • Hexadecimal is translated into binary for computer use. – colour references – assembly language programs – error messages 7
  • 8. All Colours are created equal • To create colours we mix together the primary colours • What are the primary Colours? 8 Green Blue Red As we know a computer needs a numerical value to process RGB provides computer scientists with a range of numbers: 0 to 256 What is the total numbers of colours in the spectrum? What is the square root of 256?
  • 9. Hex Colours 9 0 1 2 3 4 5 6 7 8 9 A B C D E F 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Hexadecimal is base 16
  • 10. Color Decimal Code(R,G,B) Hex Code #RRGGBB Black (0,0,0) # White (255,255,255) # Red (255,0,0) # Lime (0,255,0) # Blue (0,0,255) # Yellow (255,255,0) # Cyan / Aqua (0,255,255) # Magenta / Fuchsia (255,0,255) # Silver (192,192,192) # Gray (128,128,128) # Maroon (128,0,0) # Olive (128,128,0) # Green (0,128,0) # Purple (128,0,128) # Teal (0,128,128) # Navy (0,0,128) # 10
  • 11. Plenary • What is the ASCII value for the letter T • What is the ASCII value for the 01110111 • What colour is #FF0000? 11
  • 12. • Create your own way of sending a secret message • Write a coded message • Give instructions to decode it 12 Homework
  • 13. Starter Link up the foreign words to the flag of origin 13 1. Shukran 2. chnorakaloutioun 3. hvala 4. Merci 5. Danke 6. Kiitos 7. Hvala 8. Tak 9. dÄ›kuji 10. dank u 11. Tänan 12. GrĂ cies 13. German 14. French 15. Estonian 16. Czech 17. Arabic 18. Bosnian 19. Catalan 20. Armenian 21. Bulgarian 22. Croatian 23. Danish 24. Finnish 25. Dutch