Students will participate in an Hour of Code by choosing coding games. They will explore the fundamentals of coding by investigating coding projects and navigating through coding puzzles.
apply problem solving concepts to successfully navigate coding puzzles
create and design coding projects with block code
apply my coding knowledge to designing projects and navigating puzzles
debug errors
In what ways does technology impact our lives?
code - to write code, or to write instructions for a computer.
Program - An algorithm that has been coded into something that can be run by a machine.
Debugging - Finding and fixing problems in your algorithm or program.
BLOCK
JAVA
HTML
PYTHON
An algorithm is a set of instructions for solving a problem or accomplishing a task.
If you get stuck, don't give up right away, instead try these things:
run the code and see where the problem is, then change the code.
break the code into smaller pieces and test often
ask for help from other students.
get up and act out your moves.
walk away and come back with fresh eyes.
Try a different coding activity.