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: | ||
Creating interactive experiences on the Web | <em>Creating interactive experiences on the Web</em> | ||
<p>The 'Coding/scripting' competency is made up of the following skills:</p> | |||
* Explaining the differences between client-side and server-side scripting | |||
* Composing working loops and arrays | |||
* Reading and explaining the structure of code | |||
* Using a script framework | |||
* Adding code comments for clarification and attribution | |||
Revision as of 10:27, 16 July 2013
Creating interactive experiences on the Web
The 'Coding/scripting' competency is made up of the following skills:
- Explaining the differences between client-side and server-side scripting
- Composing working loops and arrays
- Reading and explaining the structure of code
- Using a script framework
- Adding code comments for clarification and attribution