The notes found on these pages all reference the textbook given above.
Unless otherwise stated, the citation of the information on these web pages
is that text.
In cpsc130 and 146
you should have seen the topics I have listed below (perhaps not indepth).
These notes are references for you to use
Core Javascript
- Characters, Comments, Literals, Identifiers, Reserved Words, Semicolons
- Numbers, booleans, text, scope, variable declaration
- Expressions, operations, arithmetic expressions, logical expressions
- ifs, loops
- arrays
- functions
-
Powerpoint:Basics Review from 130
-
Powerpoint:Function review from 130
-
Powerpoint:DOM and events Review from 130
- Function Notes from CpSc 130
-
Array Notes from CpSc 130