JavaScript (Wikipedia)Â
W3Schools
Codecademy
Getting Started with Programming Using JavaScript (OpenLearn)
The following Youtube videos are an introduction to JavaScript - you might find these useful in answering some of the TMA questions.
Introduction to JavaScript
Basic Syntax
Variables
More on Variables
Prompt
Arrays
Changing and Adding Array Elements
if Statement
if else Statement
if else if else Statement
Functions
Parameters in Functions
For Loop
While Loop
Break
Continue
Introduction to Objects
Style Strings
indexOf
match
replace
Basic Maths Objects
Browser Information
Event Handlers Introduction
Building an Object
Object Initializers
Browser LocalStorage