Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4a983a9

Browse files
author
Noer Paanakker
committed
typo fix
1 parent 919809d commit 4a983a9

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

Week1/LESSONPLAN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Lesson Plan JavaScript 1 Week 1
1+
# Lesson Plan JavaScript1 Week 1
22

33
## Agenda
44

Week2/LESSONPLAN.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# Lesson Plan Week 2
1+
# Lesson Plan JavaScript1 Week 2
22

33
## Agenda
44

55
The purpose of this class is to introduce to the student:
66

7-
(1) The difference between statements & expressions
8-
(2) What are operators
9-
(3) What are loops
10-
(4) What are conditional statements
7+
- The difference between statements & expressions
8+
- What are operators
9+
- What are loops
10+
- What are conditional statements
1111

12-
### Core concepts
12+
## Core concepts
1313

1414
FIRST HALF (12.00 - 13.30)
1515

Week3/LESSONPLAN.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Lesson Plan Week 3
1+
# Lesson Plan JavaScript1 Week 3
22

33
## Agenda
44

55
The purpose of this class is to introduce to the student:
66

7-
(1) What is a function (ES5 only)
8-
(2) Wat is scope (global, functional, block)
9-
(3) How to combine variables, loops & functions
7+
- What is a function (ES5 only)
8+
- Wat is scope (global, functional, block)
9+
- How to combine variables, loops & functions
1010

1111
### Core concepts
1212

0 commit comments

Comments
 (0)