Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript javascript

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #31501
    iskh
    Participant

    any good blog/website/books for javascript,jquery at the beginner level?

    #62806
    renancoelho
    Member

    I just got myself “JavaScript: The Definitive Guide” look up on amazon. it has almost 300 reviews and has 4.5 star ratings. Must be very good.

    #62808
    iskh
    Participant

    thanks i l look it up

    #62817
    Johnnyb
    Member

    I first got ‘Javascript: The Missing Manuals’ which was a good starter book but all I really learned was how to apply jquery, not how to write it. I have really learned jquery alot over the past 2 months as I’ve started writing some things from scratch using the jquery API website as a reference: http://api.jquery.com/. I also grabbed a copy of ‘Jquery Cookbook’ off amazon, which is actually more of an intermediate book which is challenging at times but it’s great if you’re looking to start writing code from scratch rather than just applying jquery (adding an image gallery, tabs, tooltips) to your page which a lot of the beginner books seem to focus on.

    #62783
    TT_Mark
    Member

    @marcdefiant

    W3schools is actually not a good site for learning things the correct way

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.