Skip to content

Commit d1336ac

Browse files
committed
Add links
1 parent 58a2dc3 commit d1336ac

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ You will need:
1111

1212
## The Lessons for Today
1313

14+
* [Welcome Slides](https://docs.google.com/presentation/d/e/2PACX-1vRs7Zh_xmRbUxwJszgHqnbxON3tLlWn0lR1EDj_oz4dwijtzFK9h8x5Ub9TB2r7WjyOz_AeXeqnX1fh/pub?start=false&loop=false&delayms=3000)
1415
* [Foundations of Programming](https://github.com/codechrysalis/intro-javascript/blob/master/foundations.md)
1516
* [Intro to Functions](https://github.com/codechrysalis/intro-javascript/blob/master/intro-functions.md)

intro-functions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313

1414
## Exercises
1515

16-
### Explore Your Template
16+
### Create a Simple Development Environment
17+
18+
[Slides are here -->](https://docs.google.com/presentation/d/e/2PACX-1vRSb9AJwPOEob4Bv406rK9Q6uLEmnWcI34Df2FsiGGpT7wA0DfieZOnxpaCimtaRSKX-atpQIiAaJss/pub?start=false&loop=false&delayms=3000)
1719

1820
1. [Download this zip](https://cdn.rawgit.com/codechrysalis/intro-javascript/2979d760/your-template.zip) to get started with the exercises below.
1921
1. Unzip the contents.

0 commit comments

Comments
 (0)