----- WebComm, lab VI ----- ----- Nov. 11th 2017 ----- 1. Javascript 2: learning essential language structures for animation and custom/dynamic pages 2. A glance at reveal.js ----- from last Saturday [...] To learn [JS] requires i) an abstract idea of the computer ii) great attention to the syntax of the commands: small variations can bring about catastrophic effects This is what is needed to understand the concepts introduced today: 1. expressions 2. iteration (the 'for' cycle) 3. conditional iteration (the 'while' cycle) ----- o0o ---- Let's go over the second part of w3schools material