...
- Basic Introduction to JavaScript.
Differences to Processing (Compiled, Interpreted)
Variables (var (Number, Array, ...) vs. int, float, ...)
Similar Conditionals & Loops
Functions
- Working with jQuery.
.$()
.click()
- .text()
- .css()
4. Advanced Techniques (13.5)
...