I&C SCI X471.04
JavaScript II
This intermediate level coding course will cover advanced JavaScript concepts and how JavaScript provides the essential foundation for the Object-Oriented pattern.
Students will be introduced to the jQuery library, one of the most popular libraries and learn how to do in-browser manipulation of the Document Object Model (DOM) and event handling.
Students will get the opportunity to deep dive and explore JavaScript Object Notation (JSON), which is commonly used as a syntax to exchange data between code running on the server (i.e. in PHP) and code running in the browser (JavaScript/jQuery).