Javascript & JQuery resources/books

by RDB85
18 replies
Evening Warriors,

I am considering Javascript & JQuery as my next programming language to learn. I was just wondering could anybody recommend me any great resources or books on the subject.

Thanks
#javascript #jquery #resources or books
  • Profile picture of the author David B
    I found the Orielly Head First series of books to always be good for beginners and beyond. Head First JQuery O'Reilly Media - Tech Books, DRM-Free Ebooks, Videos
    {{ DiscussionBoard.errors[9129246].message }}
    • Profile picture of the author BrainyBiz
      I'd suggest that you start with this tutorial w3schools.com

      Or if you're a visual learner you could try lynda.com. It's a video tutorial service. It is a paid service, but worth it. You could successfully learn enough javascript in 1 month to get you started, then just cancel your subscription.

      As a side not Jquery is actually just javascript. It just gives you a bunch of extra tools to make writing javascript scripts easier.
      {{ DiscussionBoard.errors[9129656].message }}
  • Profile picture of the author istvanbujdoso
    A Smarter Way to Learn JavaScript<b></b>: The new...A Smarter Way to Learn JavaScript: The new...
    I haven't read it, but it seems to be a good Javascript book based on the reviews. It's taking a look at it.
    {{ DiscussionBoard.errors[9129853].message }}
  • Profile picture of the author Lani
    Originally Posted by RDB85 View Post

    Evening Warriors,

    I am considering Javascript & JQuery as my next programming language to learn. I was just wondering could anybody recommend me any great resources or books on the subject.

    Thanks
    Learn to code | Codecademy Online Tutorials
    Gets you started pretty good.
    Alot basic things like functions, arrays etc...
    {{ DiscussionBoard.errors[9130360].message }}
  • Profile picture of the author RDB85
    Thanks for the resources, I will take a look at those tutorial site. I may get a book on the subject too.
    {{ DiscussionBoard.errors[9130620].message }}
  • Profile picture of the author David Beroff
    I recently completed Try jQuery, (free), and was very impressed! I knew zero JavaScript before, and now I'm able to write real-world stuff for clients.
    Signature
    Put MY voice on YOUR video: AwesomeAmericanAudio.com
    {{ DiscussionBoard.errors[9137478].message }}
  • Profile picture of the author OaldDesign
    Hey to learn javasctip and jquery try:
    Online video tutorials & training | lynda.com
    The have screenshot video tutorial that would help you understand how these works and how to use them.
    After that you would need to learn ajax as well but i would not recommend lynda for it as well because their ajax tutorial is not very good.
    Signature

    Graphic Design & Web Development Services: http://www.oalddesign.com
    Banner Design Services: http://bannercheapdesign.com

    {{ DiscussionBoard.errors[9140526].message }}
  • Profile picture of the author Game On
    W3schools is the best one for learning all web related languages.
    {{ DiscussionBoard.errors[9148452].message }}
  • Profile picture of the author RevillWebDesign
    I will have to recommend my jQuery 2.0 Cookbook it is rammed full of practical examples showing you how to do all kinds of things. If you are looking to learn a more advanced JavaScript framework then I would recommend AngularJS by Google. You can learn it in 30 minutes here: AngularJS Tutorial.

    Hope this helps!
    {{ DiscussionBoard.errors[9149294].message }}
  • Profile picture of the author RDB85
    Thank you very much for the resources everyone. That Angular JS looks interesting. Thanks
    {{ DiscussionBoard.errors[9157384].message }}
  • Profile picture of the author brettb
    I just got a new job and I'm doing a load of jQuery. You can't beat on the job learning, but if you don't have an IT job then just come up with a little project that will need jQuery. Then you'll learn as you find out how to do bits and pieces in jQuery.

    It's also worth learning a few other HTML 5 frameworks like Bootstrap, DataTables.net and AngularJS. Web programming is getting way too complex to code everything from scratch yourself.
    Signature
    ÖŽ FindABlog: Find blogs to comment on, guest posting opportunities and more ÖŽ




    {{ DiscussionBoard.errors[9157994].message }}
  • Profile picture of the author Appdevelopers
    Hi,

    I personally watch Udemy JQuery course.

    Youtube is always a great place to learn programming. MyBringBack is a great programming channel on youtube & travis is a great help to the programming community.
    {{ DiscussionBoard.errors[9160753].message }}
  • {{ DiscussionBoard.errors[9161206].message }}
    • Profile picture of the author nettechindia
      If you want to get an very good idea just check out in youtube there you could find it with an good demo also.
      {{ DiscussionBoard.errors[9194641].message }}
  • Profile picture of the author RDB85
    Thanks. What about Node.js?
    {{ DiscussionBoard.errors[9194736].message }}
  • Profile picture of the author marketingtoools
    Hello,
    why not lynda.com ? It has awesome tutorials and for small fee you can get a lot of tutorials.

    You can learn jQuery the interactive way on this site. Code School - Try jQuery
    {{ DiscussionBoard.errors[9198213].message }}
    • Profile picture of the author RDB85
      Originally Posted by marketingtoools View Post

      Hello,
      why not lynda.com ? It has awesome tutorials and for small fee you can get a lot of tutorials.

      You can learn jQuery the interactive way on this site. Code School - Try jQuery
      Thanks for the website. I will check it out.
      {{ DiscussionBoard.errors[9201618].message }}
      • Profile picture of the author wilsonmarcial
        Try to read JavaScript and jQuery The missing Manual by David Sawyer McFarland
        {{ DiscussionBoard.errors[9457053].message }}

Trending Topics