Forums

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

Home Forums JavaScript Best web resource to learn js/Jquery

  • This topic is empty.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #41048
    matt_sanford
    Participant

    What are the best places to go to learn js/jquery on the web? I want to learn it and understand it fully but also be able to use my learning to write practical code (Being able to know how to make an animation on the fly or manipulate html elements.). Can you guys list maybe your top 3 resources?
    Thanks!

    #115805
    Paulie_D
    Member
    #115806
    Paulie_D
    Member

    I think Chris needs to do a poll on this and then do a blog post based on the results.

    Save the same question coming up every few days.

    #115811
    JohnMotylJr
    Participant

    @matt_sanford : Like most other resources out there, @jkinney768 prettymuch spoke for me. If you are like me and would rather learn something more hands-on or interactively then Code Academy is the way to go.

    I strongly suggest you learn javascript first that way you have a better understanding of objects, arrays, the DOM, etc. If you start off with jQuery you will be stopping yourself short of learning the awesomeness of javascript.

    Dont be like this:
    annoying jquery user

    Last note, if you do like to read, O’reilly makes some really great books. If you live in a college town you can also go to the school’s store and find a recently new book on javascript (could be beat up, doesnt matter) and buy it.


    @Paulie_D
    : Yeah, i have seen the same question over and over. For some reason, instead of linking to previous posts i find myself saying the same thing over and over.. Now i am adding images :)

    #115813
    Chris Coyier
    Keymaster

    I happen to know Treehouse (full disclose: sponsors this site) has a complete course on jQuery that’s pretty new.

    NetTuts has a big jQuery course as well: http://net.tutsplus.com/articles/news/the-largest-jquery-class-in-the-world/

    You can search around this site for jQuery stuff. There is a ton of it.

    I like the book Learning jQuery quite a bit.

    Good luck!

    #115819
    matt_sanford
    Participant

    Sounds like I should go to codeacademy and learn javascript, then hop over to netTuts and learn jQuery. Thanks guys! @chriscoyier @Paulie_D @JohnMotylJr

    #115850
    mauferrusca
    Member

    Codecademy has an AWESOME Javascript course, but the jQuery lessons have received quite strong negative feedback for being far too complex and not clear enough. I started with those and actually got a bit nervous and discouraged.

    :(

    Hopefully, those will be soon revised and republished.

    #120254
    mauferrusca
    Member

    Just to let you know that the jQuery track at Codecademy HAS been revised and is quite awesome.

    ;)

    #120256
    Zoom
    Participant

    There is also a free JQuery course here:
    https://tutsplus.com/course/30-days-to-learn-jquery/

    #120384

    For more information about- What is JavaScript? And Resources to Learn it, visit here : http://webtechtouch.blogspot.com/2012/11/what-is-javascript-online-resources-to-learn-it.html

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