File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1- # Lesson Plan JavaScript 1 Week 1
1+ # Lesson Plan JavaScript1 Week 1
22
33## Agenda
44
Original file line number Diff line number Diff line change 1- # Lesson Plan Week 2
1+ # Lesson Plan JavaScript1 Week 2
22
33## Agenda
44
55The 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
1414FIRST HALF (12.00 - 13.30)
1515
Original file line number Diff line number Diff line change 1- # Lesson Plan Week 3
1+ # Lesson Plan JavaScript1 Week 3
22
33## Agenda
44
55The 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
You can’t perform that action at this time.
0 commit comments