3 – The Dynamic Model - Client-side Programming

3 – The Dynamic Model - Client-side Programming

Objective

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

Theory

Exercises

  • 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