Modello Dinamico - Programmazione Lato Client

Modello Dinamico - Programmazione Lato Client

Obiettivo

  • Static vs dynamic Web
  • Client-side programming
    • The JavaScript language
    • AJAX
  • Exercises

Teoria

Esercizi

  • Exercise 1: Build the html page with JavaScript shown here, calculating sums
  • Exercise 2: Build the html page with JavaScript shown here, calculating the lifetime
  • Exercise 3: Build the html page with JavaScript shown here, implementing a calculator
  • Exercise 4: Build the html page with JavaScript shown here, validating a form
  • Exercise 5: Analyse and deploy this AJAX application
    • See the AJAX examples here