File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Intro to Programming in JavaScript
2
2
3
3
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 )
Original file line number Diff line number Diff line change 15
15
16
16
### Explore Your Template
17
17
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.
19
19
1 . Unzip the contents.
20
20
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.
21
21
1 . Once you have the folder contents open on Visual Studio Code, take a look at the contents! What do you see?
You can’t perform that action at this time.
0 commit comments