
In this lecture we will go through the all lectures quickly to check what we are going to learn.
Here we will go through the overview of the JSON & understand the JSON object’s file extension, what is the media type, Origin of JSON, Usage of JSON, Why it is good etc.
Here we will go through the JSON syntax & setup the VS code editor, install the JSON beautifier plugin so that our JSON Object gets formatted automatically & also create a first JSON object while explaining everything one by one.
Here we will be Creating a JSON object & using it in JavaScript as a variable & update the page as per JSON Object.
Here we will go through the JSON Data types. We will understand what are the possible data types we can put in the JSON object & also learn how to create complex JSON object if required using primitive data types.
Here we will quickly understand what is JSON Schema & how it can be used along with JSON object to give more meaning & clarity to our JSON object.
Here we will be quickly going through the comparison between JSON & XML.
This course is for anyone who is interested in quickly learning JSON & it's power to utilize it in Web Development. Currently no web site or Web Service exist which do not use the JSON. This course will give you the strong basic understanding of JSON using practical implementation on-screen & help you implement it in your web development project.
I designed this course for anyone including non-technical person. SO if you are not a developer and still interested in learning about the JSOn & see how it works then this course is for you.
Here we will start from zero & go to higher level very quickly. You don't need multiple hours long course to learn JSON. This course will make you strong enough for the interviews, your college of office projects, your freelancing projects to build basic & complex Web Services & applications.
JSON is one of the most important and commonly used data formats in modern web development. It is lightweight, easy to read, and supported by almost every programming language. Through this course, you will learn how to create, parse, and manage JSON data effectively. You will understand how to exchange data between client and server, how to use JSON, and how to connect front-end and back-end systems.