Getting Started With jQuery

Recently, I got an invite to learn jQuery in 30 days. Now, I’m not a programmer by definition but it’s always a good idea to add to your skill set and I love to learn new things so I was definitely curious. First off, I wasn’t really sure what jQuery was and why I would need it.

This is a brief definition of what jQuery is:

“jQuery is a library that makes it quicker and easier to build JavaScript webpages and web apps. Often with jQuery you can write a single line of code to achieve what would have taken 10-20 lines of regular JavaScript code.

jQuery is itself written in JavaScript, and comes in the form of a single .js file that you link to from your webpage. Your JavaScript code then accesses the library by calling various jQuery functions.”


Ok, sounds good, but what does that mean to me? So I go in search of a better explanation:

[youtube http://www.youtube.com/watch?v=VSdXa77UlJ8&w=420&h=315]

Huh?? Did you get that?..I sure didn’t. Lets try that again:

[youtube http://www.youtube.com/watch?v=xQ91pzGZ9p4&w=420&h=315]

Ok..I think I got it. I’m very intrigued now and will see if I can at least wrap my head around the basics in the 30 day tutorial lessons. You can download jQuery and use it for free. There are tutorials available on the site that will get you up to speed fairly quickly. If you use jQuery and have any additional tips  I would love to hear them.

3 thoughts on “Getting Started With jQuery

  1. Nice article. Along with cooking for my website ChefDeHome, I am also a Software Engineer developing this website. Nice to see a techie blog liking my food website. jQuery is one of my favorite subject too.

  2. Pingback: nulled

Leave a Reply

Your email address will not be published. Required fields are marked *