CIS 228 - JavaScript II

3-2-4
Credit Hours: 4

This course is a second-level class in the JavaScript programming language. It provides students with advanced concepts in developing programs running client-side via the browser. Students will also learn how JavaScript can be used to create standalone applications via the Node.js platform. Students will study JavaScript concepts such as asynchronous execution, AJAX/Fetch API, client-side rendering, JavaScript package managers, JavaScript modules and namespaces, and Object Oriented programming. Students will apply these concepts to develop programs and scripts to solve problems based on real-world examples. 

Prerequisite

CIS 114