Complete jQuery and AJAX Programming Curriculum

Go to class
Write Review

Free Online Course: Complete jQuery and AJAX Programming Curriculum provided by Udemy is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Complete jQuery and AJAX Programming Curriculum is taught by Pablo Farias Navarro and Zenva Academy.

Overview
  • Create Interactive Websites and Widgets

    What you'll learn:

    • A fundamental understanding of jQuery
    • Create a responsive website with a shop page and responsive form

    Learn jQuery – the most popular JavaScript library in the world. Able to perform basic and essential operations in web development (including rich interactions), jQuery can alsowork cross-browser, allowing you to create applications that work everywhere, for every user, without compatibility issues.

    Beginning with a fundamental understanding of what jQuery is and why you should work with it, you will learn the basics of this versatile library as you are guided through the creation of a responsive website which features a shop page and responsive form.

    You will learn

    • How to work with selection to search for elements (by elements, or by class)
    • Traversing – a more efficient way of finding elements than the CSS selectors
    • How to work with events
    • Incorporating simple animations to improve the user experience
    • Manipulating the DOM through dynamically created objects
    • Using AJAX to asynchronously load and post information to a local or remote server