Beginner JavaScript Tutorial – 17 – Complex Conditions

[ad_1]
Facebook –
GitHub –
Google+ –
LinkedIn –
reddit –
Support –
thenewboston –
Twitter –


Posted

in

by

Tags:

Comments

36 responses to “Beginner JavaScript Tutorial – 17 – Complex Conditions”

  1. Ashley Solomon Avatar

    Can we use else statement in this ?????

  2. varun aggarwal Avatar

    Hey I was just wondering is this "&&" stands for and gate where 1 and 0 are 0(value not printed) and "||" stands for or gate where 0 and 1 are 1(value printed) as taught in our boolean class…

  3. sina gharavi Avatar

    Bucky, would you say JavaScript is just a basic C program for HTML?

  4. AJay Gupta Avatar

    WOW " | " symbol is really called pipe.

  5. R VISHAL Avatar

    Mr.Anomalous:Knock knock.
    Bucky :Who's there?
    Mr.Anomalous :it's Anomalous.
    Bucky :Anomalous who?
    Mr Anomalous :U already know who it is ur boy Mr. Coco
    Bucky:MotherF#?!*R

  6. Smiley Juice Avatar

    When Bucky says "alright" you know shit's bout to go down

  7. Tarun Chand Avatar

    what about "not"? I guess all the programming languages have it?

  8. Abdusamed Beqiri Avatar

    while you deleted the tutorial you could press ctrl + z :3 lel

  9. Rabi Hussain Avatar

    BUCKY YOURE A LIFE SAVER OMYGOD

  10. Malick Cisse Avatar

    I am really enjoying your tutorials. I took this a step further going from your previous tutorial and came up with this;
    var first = "Malick";
    var last = "Cisse";
    if( (first=="Malic") || (last=="Cise") ){
    document.write("How are you doing? ");
    }else{
    document.write("Your name is not on the list");
    }

  11. Admin-i strator Avatar

    Me luv yu Bucki Ruberts!

  12. Grox's Channel Avatar

    Do you know who is Tom Cat?

  13. Bon Carlo Tuazon Avatar

    i looked for them pipes

  14. Ali Farooq Avatar

    How did you know that I looked on my keyboard…

  15. Kenny Johnson Avatar

    What program is he using to write this code?

  16. UnEarthly Ethan Avatar

    So, would:

    if blah == blah or blah == bleh and bler == blar or bler == blor

    work?

  17. Jawad Ahmed Avatar

    On a dell keyboard the or operator is next to the shift key.

  18. Maria Munni Avatar

    You Are Fun! :p yyyiiiiiiiii 😀

  19. Maria Munni Avatar

    You Are Fun! :p yyyiiiiiiiii 😀

  20. Dimetric Johnson Avatar

    They say this stuff is easy but I don't think it is. How did u learn so much?

  21. Hardik Kardam Avatar

    your every video includes bacon.. you are a hard core lover of bacon

  22. Infotech Lab Avatar

    You are a great teacher in funny style of teaching but it all is useful for a learner , refreshment and learning together.

  23. Svyatoslav Vyshnevetskiy Avatar

    "eda" in russian means food.

  24. Jarret Nave Avatar

    Nice, I just read about these yesterday; Logical And, Logical Or, and Logical Not. Great video.

  25. Pratik Ghimire Avatar

    Is the parenthesis obligatory?inside if statement

  26. Pouya Vagefi Avatar

    I like the way he say: "yari yari yara"

  27. JiggsX 子阳 Avatar

    what if both statements must be false?
    what sign should i use

  28. CodingTuts Avatar

    actuall i did look 😀

  29. Georgi Georgiev Avatar

    Thank you for the lesson.
    GOD bless you.

  30. Aashit Vyom Avatar

    if i used single and sign '&' instead of double '&&', will that make difference?
    and same about or sign '|'?

  31. Risto Bozinov Avatar

    I recommend to you to call this video 'Logical Operators'  🙂

  32. Dean Vidafar Avatar

    at 5:15 bucky ment pipe line

Leave a Reply

Your email address will not be published. Required fields are marked *