Description
In this course, you will learn :
- Examine the JavaScript programming language and how it supports the Object-Oriented pattern, with a focus on the unique way JavaScript approaches OO.
- Investigate a brief introduction to the jQuery library, which is widely used for in-browser DOM manipulation and event handling.
- Learn more about JavaScript Object Notation (JSON), which is commonly used as a syntax to exchange data between server-side code (e.g., PHP) and browser-side code (JavaScript/jQuery).
Syllabus :
- Introduction to JavaScript
- JavaScript Objects
- Using JQuery
- JSON - JavaScript Object Notation