Please enable JavaScript to use CodeHS

3rd Grade Computer Science

Description

Students will be able to explain what a conditional is in programming and create a program that uses if/then blocks.

Description

Students will be able to explain what a conditional is and use them in a program.

Description

Students will be able to create a program using conditionals.

Description

Students will be able to explain what an “if/then/else” conditional is and use it in a program.

Description

Students will be able to implement the mechanics of a platform game for a player to navigate, use keyboard events to add player movement, and use a forever loop to check and respond to game conditions. Students will debug and improve their programs.