Getting started with jQuery

Jquery is a javascript framework which makes javascript code much easier to write also a lot of Jquery plugins are available for faster development.If you were using plain javascript till date then you will definitely switch to jquery after learning it .Also it's AJAX feature will help you to update only required part of your html page without refreshing the whole page ,cool right.So start learning today.

Our valuable suggestions to becoming a jQuery expert, if you are a beginner and really want to be a professional, then follow the below steps:-

  • Go through each article one by one without skipping any of them.
  • Try to implement and practice what you have learnt in the article by yourself.
  • Use your imagination and thinking power and ask these questions to yourself:-
    • Why did i read this article?
    • What i learned after reading this article?
    • Should i open visual studio and try to implement something?
    • Am i getting errors?ok ,which type of error
      • Is it compilation error?
      • Is it Run time error?
      • Can i solve this myself?
      • Can my friends solve this problem?
      • Should i ask this question on Stackoverflow?

By following above structured approach, you'll develop a deeper understanding of jQuery and gain hands-on experience to become proficient.

jQuery tutorial for beginners (Introduction)
jQuery tutorial for beginners (Introduction)
jQuery Events, Functions and Effects - Making Web Interactive
jQuery Events, Functions and Effects - Making Web Interactive
Adding Interactivity to the Webpage – Bellylicious
Adding Interactivity to the Webpage – Bellylicious