Learn jQuery

jQuery is a JavaScript Library. jQuery greatly simplifies JavaScript programming. jQuery is easy to learn. The purpose of jQuery is to make it much easier to use JavaScript on your website.

Get started
jQuery

Introduction

jQuery is a lightweight, "write less, do more", JavaScript library. The purpose of jQuery is to make it much easier to use JavaScript on your website. jQuery takes a lot of common tasks that require many lines of JavaScript code to accomplish, and wraps them into methods that you can call with a single line of code. jQuery also simplifies a lot of the complicated things from JavaScript, like AJAX calls and DOM manipulation. The jQuery library contains the following features: HTML/DOM manipulation CSS manipulation HTML event methods Effects and animations AJAX Utilities Tip: In addition, jQuery has plugins for almost any task out there. Why jQuery? There are lots of other JavaScript libraries out there, but jQuery is probably the most popular, and also the most extendable. Many of the biggest companies on the Web use jQuery, such as: Google Microsoft IBM Netflix

What you’ll learn in jQuery Course

  • check null
1

Beginner

Throughout these jQuery courses for beginner's you will learn core concepts, common patterns using jQuery and, finally, some of the best practices to Web Development using the jQuery framework.

2

Intermediate

Once you have the basics using the jQuery framework, you will continue to build on your existing knowledge and, with these intermediate courses you will have a deeper understanding into some interesting features.

Unlock Library

Get access to More lessons taught by industry experts.

icon