1. > CMP
  2. > Modules
  3. > Web Programming

Web Programming

This is a subject that is dedicated to Javascript. It covers how to implement Javascript and jQuery on websites for interactivity and validation.

What is Javascript?

Javascript is a scripting language i.e.a lightweight programming language that supports the writing of scripts. It was designed to add interactivity to HTML pages. It is often run in web browser applications to create dynamic content like a popup message or a live clock. It is not related to the programming language Java.

This module also teaches how to use jQuery on websites. jQuery is a lightweight, "write less, do more", JavaScript library. The purpose of jQuery is to make it much easier to use JavaScript on websites. jQuery takes a lot of common tasks that require many lines of JavaScript code to accomplish, and wraps them into methods that you can be called with a single line of code.Some examples of jQuery methods for creating animation effects on websites can be seen on w3schools.com Below is an example of a form validation assignment which I completed using javascript and jQuery for this module.


Web Programming Assignment - Javascript Form Validation (with jQuery Draggable Example)

Web Programming Javascript Form Web Programming Javascript Form Validated Web Programming Form Validated jquery Web Programming Form Validated jquery draggable example