File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ You will need:
11
11
12
12
## The Lessons for Today
13
13
14
- * [ Welcome Slides] ( https://docs.google.com/presentation/d/e/2PACX-1vRs7Zh_xmRbUxwJszgHqnbxON3tLlWn0lR1EDj_oz4dwijtzFK9h8x5Ub9TB2r7WjyOz_AeXeqnX1fh/pub?start=false&loop=false&delayms=3000 )
15
14
* [ Foundations of Programming] ( https://github.com/codechrysalis/intro-javascript/blob/master/foundations.md )
16
- * [ Intro to Functions] ( https://github.com/codechrysalis/intro-javascript/blob/master/intro-functions.md )
15
+ * [ Dev Environments] ( https://github.com/codechrysalis/intro-javascript/blob/master/dev-environments.md )
16
+ * [ Intro to Variables] ( https://github.com/codechrysalis/intro-javascript/blob/master/intro-variables.md )
17
17
18
18
## What to Do Next?
19
19
You can’t perform that action at this time.
0 commit comments