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

@ -60,6 +60,12 @@
* [Walkthrough](/courses/csintro/making/walkthrough)
* [Project](/courses/csintro/making/project)
* [Standards](/courses/csintro/making/standards)
* [Algorithms](/courses/csintro/algorithms)
* [Overview](/courses/csintro/algorithms/overview)
* [Unplugged](/courses/csintro/algorithms/unplugged)
* [Activity](/courses/csintro/algorithms/activity)
* [Project](/courses/csintro/algorithms/project)
* [Standards](/courses/csintro/algorithms/standards)
## #reference