Intro to CS curriculum intro and first lesson (#421)

This commit is contained in:
Galen Nickel
2017-06-23 11:27:46 -07:00
committed by Peli de Halleux
parent bc786c1ea5
commit 90f5242dd1
36 changed files with 13230 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# Standards
## CSTA K-12 Computer Science Standards
* 2-A-2-1 Solicit and integrate peer feedback as appropriate to develop or refine a program.
* 2-A-6-10 Use an iterative design process (e.g., define the problem, generate ideas, build, test, and improve solutions) to solve problems, both independently and collaboratively.