Apr 27, 2024  
College Catalog 2020-2021 
    
College Catalog 2020-2021 [ARCHIVED CATALOG]

CSI 242 - Client-Side Scripting


5 Credits
Students build their front-end web development skills by creating dynamic web pages with user-friendly structure, graphics, and animations. Emphasis is placed on event handlings, style properties, and content manipulation (filters, patterns, elements, detection or creation of events) using scripting tools such as Javascript and jQuery.

Prerequisite(s): Completion of CSI 140  with a 2.0 or higher. 

Course Outcomes
  1. Use Operators, variables, control structures, String, Arrays, Dates, Math objects.
  2. Use the objects defined in the Browser Object Model (BOM).
  3. Map Html using the DOM - Document Object Model.
  4. Change an html page content and structure dynamically, using the DOM.
  5. Create dynamic styles.
  6. Able to use JavaScript events to create interactive content.
  7. Create animation on a web page.
  8. Add graphics to canvas.
  9. Install and set up a web page to use jQuery.
  10. Use jQuery selectors.
  11. Use jQuery chaining.
  12. Use jQuery for Form Validation.