Computer Science Principals 2

User Testing Activity GuideDownload PDF
DLT:Create an event that detects and responds to user inputCreate a digital prototype that incorporates the user flow for a computational artifactIntegrate all components from collaborative work into a final computational artifact. Activity:Code.o...
DLT:Create a digital prototype of an application screen Activity:Code.org Lesson 15: Build a Digital Prototype - Having collaboratively developed a paper prototype for their apps, groups now divide and conquer to begin work on an interactive digit...
DLT:Use JavaScript commands to solve puzzle modulesUse conditionals to detect whether a condition is true and only run code in certain casesUse assignment operators to change the value of a variableUse comparison operators to compare valuesUse log...
DLT:Use JavaScript commands to solve puzzle modulesIdentify patterns in their codeUse "for" loops to reduce lines of codeUse arithmetic operators to add, subtract, multiply, and divide valuesApply coding knowledge to nest multiple "for" loops insi...