1) Basic Computing (Content).Docx
1) Basic Computing (Content).Docx
No. Description
1 What is Coding?
2 Computing words
● Learn that computing words are special terms used by coders and
tech enthusiasts.
3 What is Scratch?
4 Scratch layout
5 Blocks categories
11 Make a noise
13 Using Variables
● Understand the role of variables and define what variables are and
identify their purpose in Scratch projects.
● Assign and modify variable values using blocks like “set [variable]
to [value]” and “change [variable] by [value]” to control variables
during a project.
● Use variables in interactive projects to track scores, timers, and
user inputs with variables to add dynamic features to your
projects.
● Combine and integrate variables with sensing, motion, and control
blocks to create complex behaviors.
14 Using Operators
15 Make a list
● Understand the purpose of lists on how lists are used to store and
manage multiple values in Scratch.
● Create and use lists by performing basic operations like adding,
deleting, and replacing items.
● Learn how to use lists to store selected food items and their
prices.
● Implement variables to calculate and display the total cost of a
customer's order.
● Use operators to add item prices dynamically as selections are
made.
● Apply broadcast messages to update the receipt when new items
are added.
● Create an interactive ordering system where users can choose
menu items and receive a final bill.
24 Projects planning
25 Projects building
● Plan what you’ll say to explain your project clearly and confidently.
● Include slides, diagrams, project demo or videos to make your
presentation engaging.
● Summarize your project and its importance, leaving a lasting
impression on the audience.