JavaScript tutorial to write variables and comments in JavaScript. Variable names can contain letters, digits, underscore (_) and dollar sign ($). The names must start with a letter, underscore or a dollar sign.
Examples
var a = 9;
var employee_name = "john doe";
Comments:-
Single line comments begin with //, everything after until end of line is ignored
//this is a single line comment
Multi line comments begin with /* and end with */. Everything that comes in between is ignored.
/*
This is a multiline comment
*/
Nesta página do site você pode assistir ao vídeo on-line JavaScript Tutorial 1 - JavaScript Comments and Variables duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Struct Feed 28 Maio 2011, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 961 vezes e gostou 10 espectadores. Boa visualização!