i cant seem to get it to work my code var i = 1; while (i < 5) { doucument.write ("A statement has run"); i++; } Log in to Reply
why the 1 has a var of 1????? since computer can read the 5 without VAR? Why should we put var on 1 if computer can read number value? Log in to Reply
I want study group .manoj.y554@gmail.com ,mail me if u r interested ,guys networking is the one of the key to become best web developer Log in to Reply
I think you missed to do a tutorial on Switch statement which is the most important in any programming or scripting language.But anyways your tutorials are good.Carry on Log in to Reply
Ok after you learn JavaScript what do you think I should learn. (I know html and css already) Log in to Reply
13 responses to “JavaScript Tutorial for Beginners – 11 – Loops”
couldnt you have an infinite loop running at the same time as the rest of a program?
Very clear explanation.
i cant seem to get it to work my code
var i = 1;
while (i < 5) {
doucument.write ("A statement has run");
i++;
}
why the 1 has a var of 1????? since computer can read the 5 without VAR? Why should we put var on 1 if computer can read number value?
Didn't work. Did it the way u did. Pls help
As usual u r amazing
I want study group .manoj.y554@gmail.com ,mail me if u r interested ,guys networking is the one of the key to become best web developer
I think you missed to do a tutorial on Switch statement which is the most important in any programming or scripting language.But anyways your tutorials are good.Carry on
i copied the same java code but its not executing please help
This playlist is one of the best JS tutorials I've ever watched
Ok after you learn JavaScript what do you think I should learn. (I know html and css already)
Awesome.awesome and more awesome.. as usual… Thank you very much
Please upload your videos quickly
They r short awesome and easy to learn