fixing structure
This commit is contained in:
parent
5942a6052e
commit
91c64e438c
@ -51,6 +51,10 @@
|
|||||||
|
|
||||||
* [Courses](/courses)
|
* [Courses](/courses)
|
||||||
* [CS Intro](/courses/csintro)
|
* [CS Intro](/courses/csintro)
|
||||||
|
* [About](/courses/csintro/about)
|
||||||
|
* [Introduction](/courses/csintro/introduction)
|
||||||
|
* [References](/courses/csintro/references)
|
||||||
|
* [Making](/courses/csintro/making)
|
||||||
|
|
||||||
## #reference
|
## #reference
|
||||||
|
|
||||||
|
@ -5,3 +5,7 @@
|
|||||||
* [About](/courses/csintro/about)
|
* [About](/courses/csintro/about)
|
||||||
* [Introduction](/courses/csintro/introduction)
|
* [Introduction](/courses/csintro/introduction)
|
||||||
* [References](/courses/csintro/references)
|
* [References](/courses/csintro/references)
|
||||||
|
|
||||||
|
## Lessons
|
||||||
|
|
||||||
|
* [Making](/courses/csintro/making)
|
@ -37,7 +37,7 @@ This course takes approximately 14 weeks to complete, spending about 1 week on e
|
|||||||
|
|
||||||
## Overall Course Scope & Sequence:
|
## Overall Course Scope & Sequence:
|
||||||
|
|
||||||
1. Making
|
1. [Making](/csintro/making)
|
||||||
2. Algorithms
|
2. Algorithms
|
||||||
3. Variables
|
3. Variables
|
||||||
4. Conditionals
|
4. Conditionals
|
||||||
|
Loading…
Reference in New Issue
Block a user