Languages and Software to Be Used


Three major technologies will be used in this course: AJAX (Asynchronous JavaScript and XML)
With AJAX, web applications can send data to and retrieve from a server asynchronously (in the background) without interfering with the display and behavior of the existing page. AJAX is a group of technologies to create asynchronous web applications: The AJAX example below shows how a web page can communicate with a web server online via a standard HTML form:

Course:   Suggestions: