JavaScript Tutorial 1.3: Introduction to External Input

In this tutorial, we examine one way to receive and play with data given to us from the user rather than data we explicitly include ourselves.

I apologize for the lack of music in this and subsequent tutorials; while Beethoven’s almost always a good listen, adding sound to the video was drastically reducing its quality. Hey, if you feel the music helped, why not throw it on while you read?

There are a few grammatical mistakes, as well as my first typing mistake (bummer…), and for these I apologize.

Somewhere in there, you’ll notice that JavaScript isn’t the greatest handler of multiplication problems, but no worries, I’ll explain why this is as well as how to alleviate the problem in a future tutorial.

Duration : 0:8:51



12 Responses to “JavaScript Tutorial 1.3: Introduction to External Input”

  1. dertyjerzian Says:

    nice tuts, man. …
    nice tuts, man. Keep them coming, subscribed :)

  2. MisterSym Says:

    A little fast on …
    A little fast on some of it. I know the video can be replayed, but you really need to give pause at certain times for the watcher to absorb what he/she’s just learned.

  3. JavaScriptTeacher Says:

    You answered your …
    You answered your own question, mate; I want to get as much as I can into each tutorial, so I don’t pause for too long; there is, of course, a pretty little button for absorbent watchers to do just that…

  4. ricardobristol Says:

    when i try and copy …
    when i try and copy this info down into my javascript editor it keeps saying that i need to anme the var but i have,i use antechinus javascript editor so i cant get var to do anything,its like var isnt a valid comand for it,what javascript editor did you use if you dont mind me asking?

  5. ricardobristol Says:

    ok i followed …
    ok i followed anotehr tutorial on here and got it to work which looks alot diferent from yours,heres 2 lines of it;
    item_amount = prompt(”how many items did you buy?”);
    alert(”so you bought, ” + item_amount);

    its shorter but it works

  6. umlarmy Says:

    JavaScriptTeacher.. …
    JavaScriptTeacher..please..please..make next JS tutorial..i’m waiting for ya’..

  7. ellehcim88 Says:

    I love your …
    I love your tutorials! Can you PLEASE make one on how to make forms?

  8. rkimber1989 Says:

    Very Good tutorials …
    Very Good tutorials, any more on thier way???

  9. MMileseliMM Says:

    nice tuts but if …
    nice tuts but if you dont mind me asking what editor did you use

  10. Naujdavid Says:

    What happened to …
    What happened to the cl ical music.???
    put it back please, it really helps

  11. 0TyMoss0 Says:

    This is so cool. …
    This is so cool. Thanks for doing this dude.

  12. fugazi0311 Says:

    Very good. It can …
    Very good. It can be hard to find easy to understand JavaScript tutorials on the Web.

Leave a Reply

Posted on October 5th, 2007 by admin

Filed under JavaScript |

|