Skip to content

Commit 58a2dc3

Browse files
committed
Add links
1 parent 2979d76 commit 58a2dc3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
11
# Intro to Programming in JavaScript
22

33
Hello! Welcome to our mini-workshop today 😄 We are so excited to get you started.
4+
5+
## Getting Started
6+
7+
You will need:
8+
9+
* Google Chrome
10+
* Visual Studio Code
11+
12+
## The Lessons for Today
13+
14+
* [Foundations of Programming](https://github.com/codechrysalis/intro-javascript/blob/master/foundations.md)
15+
* [Intro to Functions](https://github.com/codechrysalis/intro-javascript/blob/master/intro-functions.md)

intro-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
### Explore Your Template
1717

18-
1. Download this zip to get started with the exercises below.
18+
1. [Download this zip](https://cdn.rawgit.com/codechrysalis/intro-javascript/2979d760/your-template.zip) to get started with the exercises below.
1919
1. Unzip the contents.
2020
1. Working with the person next to you, try to see if you can figure out how to open the `your-template` folder on Visual Studio Code.
2121
1. Once you have the folder contents open on Visual Studio Code, take a look at the contents! What do you see?

0 commit comments

Comments
 (0)