What are the best java script source to beginners?

Discussion in 'JavaScript' started by nicelk, Oct 13, 2009.

  1. #1
    I like to learn java script very much.Please tell me the best sources...
     
    nicelk, Oct 13, 2009 IP
  2. SubZtep

    SubZtep Member

    Messages:
    69
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    48
  3. Ashley1

    Ashley1 Peon

    Messages:
    205
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Try some online tutorial available on the net, you may also take the help of this one which I found a good one to start with JavaScript,just go through it from here, JavaScript Tutorial
     
    Ashley1, Oct 15, 2009 IP
  4. KsNitro

    KsNitro Greenhorn

    Messages:
    60
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    20
    #4
    Douglas Crockford has a video series that introduces javascript. It may be a little technical for beginner programmers, but if you are comfortable with code in another language you can find the videos through the YUI theater page.

    Scroll to the section where it says "Douglas Crockford — The JavaScript Programming Language"

    Here is the link:

    http://developer.yahoo.com/yui/theater/
     
    Last edited: Oct 15, 2009
    KsNitro, Oct 15, 2009 IP
  5. dwayne12

    dwayne12 Well-Known Member

    Messages:
    184
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    110
    #5
    I will probably be shot for saying this, but learn jQuery. jQuery is a JavaScript framework and its use is gaining traction quite a lot. It is used by a lot of sites and eventually it will become a must have skill to be a web developer in a few years (imo, it already is).

    Learning conventional JavaScript has its advantages too though.
     
    dwayne12, Oct 15, 2009 IP