Skip to content

Commit 25b75e9

Browse files
committed
Shorten Friday schedule
1 parent 335378f commit 25b75e9

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

readme.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,17 @@ particularly weak near the end.
77

88
## Friday: Workstation setup
99

10-
- While people are arriving: install Node.js
11-
10+
- Introduction to the group and the workshop
1211
- Introduction to the command line on Windows, Mac OS X, or Linux
12+
- Self guided tutorial to setup nodejs and intro to javascript as a calculator in the REPL
13+
and running a .js file with node
14+
15+
The self guided tutorial will be provided before the setup night for those who cannot
16+
attend or want to get started early.
17+
18+
## Saturday: Workshop
19+
Bring a laptop, lunch will be provided.
20+
1321
- Introduction to writing JavaScript
1422
- Variables
1523
- Native types
@@ -28,9 +36,6 @@ particularly weak near the end.
2836
- Substituting characters of a string with the 1337 speak equivelant eg. street -> 57r337
2937
- Hand out Saturday's schedule
3038

31-
## Saturday: Workshop
32-
Bring a laptop, lunch will be provided.
33-
3439
- Brief history of JavaScript
3540
- Writing intermediate JavaScript
3641
- Functions

0 commit comments

Comments
 (0)