Beginner JavaScript Tutorial - 15 - if/else Statement
Top Comments
All Comments (34)
-
@TheHHMproductions I have C++ knowledge. What does that make me? or my javascript?
-
if you know how to program, problem solve and write a pseudocode, then learning another programming language is a breeze. I'm just basically fast forwarding/skipping these videos since I already know java and C. Learning javaScript since bucky told me to learn them before I move on to HTML5. Anyway, thank you sooo much BUCKY! You're the man! I'll donate few hundred bucks after I graduate in May and get a real job.
-
@NickkRagz really, i didn't follow the C++ cause i don't have the time but this is Very similar to java i kinda knows what he is going to say
-
this seems like its more like C++ than java...
-
This is great tutorial Bucky,but i think that you should make something like
if((blue==red)==true){ document.write("i love hotpockets");
}
or
if((blue==red)==false){ document.write("i love hotpockets");
}
...
because of the people who meets with if/else statement for the first time.
-
What is it with Bucky that makes me wanna hug him...:)
-
Luckily Bucky's so good at explaining things that when he does make a little mistake, it doesn't actually confuse people haha. In fact it's reassuring that we know what we're doing when we spot it lol.
-
I love hotpockets too, that's if we are talking about the same thing
-
@sangaytenzin8b pastebin[DOT]com/u1f6Fz55
-
oh gosh now i gotta watch the jim gaffigan hot pockets clip :p
If you have java knowledge , javascript is just less than a piece of cake :)
TheHHMproductions 11 months ago 26
@TheHHMproductions
if(hasJavaKnowledge == true){ document.write("javascript is just less than a piece of cake :)");
}else{ document.write("javascript is hard as hell :(");
}
iaxx 6 months ago 25