File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,13 @@ Only watch the below chapters:
3333
3434- The 50 best websites to Learn JavaScript: http://www.codeconquest.com/blog/top-50-websites-to-learn-javascript/
3535
36- :star : You can also already go through the [ review] ( /Week2/REVIEW.md ) of the upcoming lecture. :star :
36+ :star : You can also already go through the topics of the upcoming lecture. :star :
37+
38+ - Intro JavaScript (What is it, where can you use it for)
39+ - [ Variables (var, let, const)] ( ../fundamentals/variables.md ) <br >
40+ - [ Basic Data types (Strings, Numbers, Arrays, Booleans)] ( ../fundamentals/values.md ) <br >
41+ - [ Operators] ( ../fundamentals/operators.md ) <br >
42+ - [ Naming conventions] ( ../fundamentals/naming_conventions.md )
3743
3844_ Please go through the material and come to class prepared!_
3945
You can’t perform that action at this time.
0 commit comments