Apping
JavaScript, jQuery, and JSON

JavaScript, jQuery, and JSON

In this course, we'll look at the JavaScript language, and how it supports the Object-Oriented pattern, with a focus on the unique aspect of how JavaScript approaches OO. We'll explore a brief introduction to the jQuery library, which is widely used to do in-browser manipulation of the Document Object Model (DOM) and event handling. You'll also learn more about 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). 

It is assumed that learners have already taken the Building Web Applications and Building Database Applications in PHP courses in this specialization.

Private Course
Please sign in to contact responsible.
Responsible Ramit Verma
Last Update 18/03/2024
Completion Time 5 hours 59 minutes
Members 3
    • Welcome to the Course
    • JavaScript Overview
    • Basic JavaScript
    • JavaScript - Core Language Features
    • JavaScript - Variables and Expressions
    • JavaScript - Arrays and Control Structures
    • Code Walkthrough: JavaScript
    • JavaScript - Document Object Model
    • Code Walkthrough: Document Object Model (DOM)
  • Assignments
    • Code Walkthrough - Javascript/Profiles
    • Assignment Specification: JavaScript/Profiles
  • Javascript Objects
    • JavaScript - Object Oriented Concepts
    • JavaScript - Building Objects
    • JavaScript - Object Life Cycle
  • Using jQuery
    • jQuery Basics
    • Code Walkthrough: jQuery Basics
    • Forms and jQuery
    • Code Walkthrough: Forms and JQuery
    • Code Walkthrough: Profiles, Positions and JQuery
    • Assignment Specification: Profiles, Positions and JQuery
  • JSON - JavaScript Object Notation
    • JavaScript Object Notation (JSON)
    • JSON and jQuery
    • Code Walkthrough: JavaScript Object Notation
    • JSON Chat
    • Code Walkthrough: JSON Chat
    • Code WalkThrough - JSON CRUD
    • Code Walkthrough: Profile, Positions, Education, and JSON
    • Assignment Specification: Profiles, Positions, and Education