jQuery Basics - Tutorial for Beginners
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 3 Hours | Lec: 34 | 392 MB
Genre: eLearning | Language: English
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 3 Hours | Lec: 34 | 392 MB
Genre: eLearning | Language: English
Basic Introduction to jQuery
Three fundamental languages of the web are HTML, CSS and Javascript.
Html is used for structure, CSS is used for styling and Javascript is used for functionality.
jQuery is Javascript library with excellent moto :"Write Less, Do More".
JQuery speeds up the process of writing common Javascript Tasks.
jQuery Advantages:
- easy to use
-strong community
-large library
-takes care of cross-browser issues
-great AJAX support
This step by step course is intended for everyone who wants to start working with jQuery.
We will cover what is jQuery, how to install jQuery, how to work with jQuery and at the end we will make few simple projects. A basic knowledge of HTML, CSS and Javascript would be preferred.