Javascript & JQuery resources/books

by 18 replies
22
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
#programming #javascript #jquery #resources or books
  • 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
    • [1] reply
    • 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.
  • A Smarter Way to Learn JavaScript: The new approach that uses technology to cut your effort in half
    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.
  • Learn to code | Codecademy Online Tutorials
    Gets you started pretty good.
    Alot basic things like functions, arrays etc...
  • Thanks for the resources, I will take a look at those tutorial site. I may get a book on the subject too.
  • 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.
  • 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.
  • W3schools is the best one for learning all web related languages.
  • 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!
  • Thank you very much for the resources everyone. That Angular JS looks interesting. Thanks
  • 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.
  • 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.
  • Mozilla has some good stuff about javascript

    https://developer.mozilla.org/en-US/docs/Web/JavaScript
    • [ 1 ] Thanks
    • [1] reply
    • Banned
      [DELETED]
    • If you want to get an very good idea just check out in youtube there you could find it with an good demo also.
  • Thanks. What about Node.js?
  • 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
    • [1] reply
    • Thanks for the website. I will check it out.
      • [ 1 ] Thanks
      • [1] reply
  • Banned
    [DELETED]

Next Topics on Trending Feed