JavaScript Programming Courses

Note: This page contains recent copies of JavaScript resources for reference and review, but is not the official site.
Please go to the Canvas container for the definitive versions.

Content is subject to change during the term

Course

ICT 4570 – WebScripting with JavaScript
Syllabus
ICT-4570 Summer 2019 Syllabus
Sample Assignments
  • Assignment 1: Set up a basic JavaScript development environment and begin using it.
  • Assignment 2: Create a simple, linear JavaScript programs which includes simple computation.
  • Assignment 3A: Use control logic in JavaScript, and to experience how arithmetic is done.
  • Assignment 4B: Build and populate an election form. It can be extended to save data locally, and for live update.
  • Assignment 5: Explore the use of scalable vector graphics (SVG) and event handling in JavaScript to provide an interactive experience to users
  • Assignment 6: Experience the strength of AJAX, the kind of asynchronous processing that makes JavaScript so powerful!
  • Assignment 7: Use JavaScript to interact with local storage
  • Class orientation, support, and helpful notes

  • Books and resources for the courses