CS 233J Javascript II

Continues the exploration of client-side programming technologies used for creating dynamic content for the Web. Covers advanced JavaScript Concepts and Techniques.

Credits

4

Prerequisite

Prerequisite: CS 133J JavaScript I with a grade of C or better

Offered

Offered Fall only

Notes

Lower Division Transfer (LDT) Course

Outcomes

Upon successful completion of this course, students will be able to:
Create dynamic DOM (Document Object Model) elements. Create animations of DOM elements using JavaScript. Establish the availability of cutting-edge HTML, CSS (Cascading Style Sheets), and JavaScript technologies and employ fall-backs where needed. Employ transpiling to write modern JavaScript while maintaining compatibility to backstream browsers. Employ AJAX programming techniques to display dynamic content. Employ librairies such as JQuery to simplify the development of web pages.