Computer Science Principals 2

DLT:Use Python instructions to display different valuesCombine multiple instructions to create short computer programsDocument their code with comments to explain what they are doingAnalyze the error messages that appear after executing codeFix sy...
DLT:Use the counter pattern to increment or decrement sprite propertiesIdentify which sprite properties need to be changed, and in what way, to achieve a specific movementUse new code blocks to repair a virtual machineCreate a virtual soundboard b...
DLT:Explain how the draw loop allows for the creation of animations in Game LabUse the draw loop in combination with the randomNumber() command, shapes, and sprites to make simple animationsUse code blocks to program Actors to send and receive mes...
DLT:Use nested loops to program Actors to have multiple livesUse code blocks to solve a puzzle moduleCreate a game with a boss battle Vocabulary:Nested loop: A structure where one loop contains one or more loops Activities:Tynker 301: Nested Loops...
DLT:Use a structured process to plan and develop a program. Activity:Code.org Lesson 10: Mini Project - Captioned Scenes - You will plan and create through code in code studio an animated scene in code.org. Activity Guide is due by end of class t...