Coding.
Define digital citizenship.
The act of using computers safely and responsibly
Cam tells his character to move forward 3 spaces. What has Cam just created?
Created a code.
A computer virus is an example of a....
Bug
Studying computers and the way they think is...
Computer Science OR Programming
Computer Science
Stacking your blocks in a certain order is a _________ of code.
Sequence
Debugging involves ...
Finding and fixing problems (bugs) in a code or algorithm.
Zion is online working on a project and is on task the entire class period. Zion is demonstrating positive...
Provide an example of using NEGATIVE digital citizenship.
Using your phone in class, using social media on your school laptop, not plugging laptops in...
A list of steps that are always completed the same way to complete a task...
Sequence OR Algorithm
Algorithm
Looping
A program can be best defined as...
An algorithm that has been coded into something that can be run by a computer.
Haley is making an aquatic scene on code.org. She wants to set up her character to swim left and right repeatedly across the screen. What function does she need to use?
Looping
Finding an error in a code and fixing it is...
Bugging OR Debugging
Debugging
Define sequencing in computer science.
Putting codes in the correct order to perform a task.
Teijah notices that her character is not performing the task needs. She checks her code and finds an error. Teijah has just discovered a ______ in her code.
Bug
Give 3 examples of computer programs that you use everyday.
Writing instructions that computers to perform tasks or communicating with computers ...
Program OR Code
Code
Sprite
Algorithms can be best described as...
A list of steps that are always completed the same way to solve a problem or complete a task.
Michael wants his character to move forward 3 spaces and turn left. Michael needs to build a ________ of code that are in the correct order.
Sequence
Following your day to day schedule, stacking blocks in a correct order, etc.
An algorithm that has been coded into something that can be run by a machine or a computer...
Program OR Coding
Program