About Course
Learn JSON, or JavaScript Object Notation, which is a very lightweight data interchange format, which is easy to read and write for humans, and easy for machines to generate and parse. JSON is language-independent and can be used with a variety of programming languages, like C, C++, Javascript, Python, Java, etc.
So, learning JSON can enable you to store and exchange data, in a well-organized manner, and a quite standard format, which is easy for both humans and machines.
In this course, we move from scratch, understanding the syntax of JSON, and moving to other things.
At the end of the course, you should have a good understanding of JSON and should be comfortable interpreting the JSON files and creating them. You can then further explore and use JSON as a data format, as and when required in your programs.
Course Content
JSON Introduction
-
JSON Introduction
00:54
What is JSON?
Why use JSON?
Install visual studio code
Basic syntax of a JSON file
Rules for writing JSON
JSON Datatypes
JSON Object
JSON objcts within object
Array of object in JSON
Advantages of JSON
JSON stringify
JSON parse
JSON Example
Difference between JSON and XML
JSON Outro
Earn a certificate
Add this certificate to your resume to demonstrate your skills & increase your chances of getting noticed.

