Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Intro To AJAX With jQuery ( Web Programming Made Easy )
Rating: 3.8 out of 5(16 ratings)
337 students

Intro To AJAX With jQuery ( Web Programming Made Easy )

Learn how to use the power of AJAX with jQuery. An essential course for all Web Programmers and Developers
Created byInfinite Skills
Last updated 1/2017
English
English [Auto],

What you'll learn

  • Learn How To Use The Power Of AJAX & The Flexibility Of jQuery To Create Dynamic Web Apps

Course content

7 sections29 lectures3h 4m total length
  • Important - Download These First - Working Files0:01
  • 0101 Introduction To AJAX1:16

    Learn how ajax powers dynamic web pages by logging into a server, loading data, opening panels, and supporting ajax searches with a tagging structure that works without a form.

  • 0102 Installing Firebug2:46

    Install Firebug or Firebug Lite as a browser extension to inspect elements, view CSS styles, and debug scripts using the console.

  • 0103 Installing WAMP Server9:04

    Install a WAMP server on Windows to run Apache, MySQL, and PHP locally. Select the correct 64-bit or 32-bit version, install dependencies, and access PHP info and phpMyAdmin.

  • 0104 Installing MAMP Server3:30

    Install MAMP on macOS by downloading, extracting, and running the installer; disable conflicting apache and mysql services, start MAMP, and verify database connectivity.

  • 0105 Setting Up The Database3:01

    Create an Ajax database on your local server and import the supplied file to preload content. Then explore the preloaded quote and users tables to see the data and structure.

Requirements

  • A Basic Understanding of HTML

Description

This Introduction to AJAX With jQuery training course from Infinite Skills welcomes you to the world of programming using AJAX and jQuery. This course is intended for the absolute beginner, meaning no prior knowledge or experience with AJAX is required to take full advantage of this tutorial.


You will start by learning how to use jQuery to change a webpage. From there, you will learn how to load external content into a page element. Walter teaches you how to send data and get information back from the server so you can update your page. He will also show you how to dynamically update your page so that it can support tagging, search, and other features. This video based training course will also teach you basic form validation with jQuery, how to handle potential errors when submitting data, and how to build a search form.

Once you have completed this training tutorial, you will be fully capable of programming your website using jQuery. Working files are included, allowing you to follow along with the author throughout the lessons.

Who this course is for:

  • Web Designers and Developers