Javascript Tutorial – 4 – More on Variables




Facebook – https://www.facebook.com/TheNewBoston-464114846956315/
GitHub – https://github.com/buckyroberts
Google+ – https://plus.google.com/+BuckyRoberts
LinkedIn – https://www.linkedin.com/in/buckyroberts
reddit – https://www.reddit.com/r/thenewboston/
Support – https://www.patreon.com/thenewboston
thenewboston – https://thenewboston.com/
Twitter – https://twitter.com/bucky_roberts

Original source


35 responses to “Javascript Tutorial – 4 – More on Variables”

  1. I just don't get why in the first variable you are using " " to declare that variable..

    Example:
    var name="tony";

    In the second example of this vid you ar not using " " to declare you variable..
    Example:
    var num1=80;

    Can anybody help me to understand this?

Leave a Reply