Learning/WebLiteracyStandard/Building/CodingScripting/reading-and-explaining

From MozillaWiki
< Learning‎ | WebLiteracyStandard‎ | Building‎ | CodingScripting
Revision as of 11:58, 18 July 2013 by Dajbelshaw (talk | contribs) (Created page with "<strong>Reading and explaining the structure of code</strong> Examples: <ul> <li>Explaing the output of a JavaScript function, given a specific set of arguments</li> </ul>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Reading and explaining the structure of code

Examples:

  • Explaing the output of a JavaScript function, given a specific set of arguments