Learning/WebLiteracyStandard/Building/CodingScripting: Difference between revisions
< Learning | WebLiteracyStandard | Building
Jump to navigation
Jump to search
Dajbelshaw (talk | contribs) No edit summary |
Dajbelshaw (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<em>Creating interactive experiences on the Web</em> | <em>Creating interactive experiences on the Web</em> | ||
<p>The 'Coding/scripting' competency is made up of the following skills:</p> | <p>The 'Coding/scripting' competency is made up of the following skills:</p> | ||
* Explaining the differences between client-side and server-side scripting | * [https://wiki.mozilla.org/Learning/WebLiteracyStandard/Building/CodingScripting/client-server Explaining the differences between client-side and server-side scripting] | ||
* Composing working loops and arrays | * [https://wiki.mozilla.org/Learning/WebLiteracyStandard/Building/CodingScripting/loops-and-arrays Composing working loops and arrays] | ||
* Reading and explaining the structure of code | * [https://wiki.mozilla.org/Learning/WebLiteracyStandard/Building/CodingScripting/reading-and-explaining Reading and explaining the structure of code] | ||
* Using a script framework | * [https://wiki.mozilla.org/Learning/WebLiteracyStandard/Building/CodingScripting/script-framework Using a script framework] | ||
* Adding code comments for clarification and attribution | * [https://wiki.mozilla.org/Learning/WebLiteracyStandard/Building/CodingScripting/code-comments Adding code comments for clarification and attribution] | ||
Revision as of 12:01, 18 July 2013
Creating interactive experiences on the Web
The 'Coding/scripting' competency is made up of the following skills: