Add the 'Algorithms' lesson to csintro (#425)
* Push the initial migration of the 'algorithms' lesson. * Adjust lesson part names and link into main csintro page. * Add 'Algoritms' lesson to SUMMARY * Put standards page in there too.
This commit is contained in:
committed by
Peli de Halleux
parent
108a07fe51
commit
0873b5651c
9
docs/courses/csintro/algorithms/standards.md
Normal file
9
docs/courses/csintro/algorithms/standards.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Standards
|
||||
|
||||
## CSTA K-12 Computer Science Standards
|
||||
|
||||
* CT.L2-03 Define an algorithm as a sequence of instructions that can be processed by a computer.
|
||||
* CD.L2-01 Recognize that computers are devices that execute programs.
|
||||
* CD.L2-02 Identify a variety of electronic devices that contain computational processors.
|
||||
* CD.L2-03 Demonstrate an understanding of the relationship between hardware and software.
|
||||
* CD.L3A-04 Compare various forms of input and output.
|
Reference in New Issue
Block a user