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:
Galen Nickel
2017-06-25 21:11:55 -07:00
committed by Peli de Halleux
parent 108a07fe51
commit 0873b5651c
27 changed files with 493 additions and 1 deletions

View File

@ -32,7 +32,7 @@ UNDER CONSTRUCTION: We are still migrating the CSIntro content to this format...
### ~
1. [Making](/courses/csintro/making)
2. Algorithms
2. [Algorithms](/courses/csintro/algorithms)
3. Variables
4. Conditionals
5. Iteration