Objective
By the end of this lesson, you will be able to spell words related to coding and understand their meanings.
Materials and Prep
- Pen or pencil
- Paper or notebook
No prior knowledge or preparation is required for this lesson.
Activities
-
Word Scramble: Write down the following coding-related words on separate pieces of paper:
- variable
- algorithm
- loop
- function
- debug
Scramble the letters of each word and mix them up. Your task is to unscramble the letters and write down the correct spelling of each word.
-
Code Breaker: Create a secret code by assigning a number to each letter of the alphabet (e.g., A=1, B=2, C=3, etc.). Write down a secret message using the code you created. Your challenge is to decode the message by figuring out the correct spelling of each word.
-
Word Search: Create a word search puzzle using coding-related words. Write the words in a grid, horizontally, vertically, or diagonally. Your task is to find and circle each word in the puzzle.
Third Grade Talking Points
- "Coding is a way to give instructions to computers and make them do things."
- "Words like 'variable' and 'algorithm' are important in coding because they help us understand how to solve problems and create programs."
- "A 'loop' is a way to repeat a set of instructions multiple times in a program."
- "A 'function' is a block of code that performs a specific task."
- "When we 'debug' a program, we find and fix any errors or mistakes."