Hexadecimal
Summary
Materials
Instructional Activities and Classroom Assessments
- Hexadecimal introduction (10 minutes)
- Hexadecimal video (15 minutes)
- Hexadecimal Practice (10 minutes)
- Hexadecimal in real life (5 minutes)
- Challenge- Base 62 and URL Shorteners
- Optional- Hexadecimal and MakeCode Arcade
- Debrief (5 minutes)
Learning Objectives
- DAT 1-A Explain how data can be represented using bits.
Essential Knowledge
Details
1. Hexadecimal introduction (10 minutes)
- Define Hexadecimal.
- Explore Hexadecimal pattern.
- Complete the Decimal to Hexadecimal worksheet.
2. Hexadecimal video (15 minutes)
- Play the video.
- Pause the video at the 6 minute mark for students to practice converting hex to denary.
- Pause the video at 9:40 mark for students to practice converting denary to hex via binary.
- Finish the video.
3. Hexadecimal practice (10 minutes)
- Students will complete the Denary to Hexadecimal via Binary practice sheet.
4. Hexadecimal in real life (5 minutes)
- Colors and hexadecimal.
- Explore all the colors using the Canva Color Wheel.
- Find the hex-codes of your favorite colors.
5. Debrief (5 minutes)
- Review students' answers on the practice sheet.
6. Homework: Challenge activity
- Base 62 and URL Shorteners
7. Optional activity
- Hexadecimal in MakeCode