Learning/WebLiteracyStandard/Building/CodingScripting: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
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