JSON Tutorial
JSON tutorial for beginners and professionals provides deep knowledge of JSON technology. Our JSON tutorial will help you to learn JSON fundamentals, example, syntax, array, object, encode, decode, file, date and date format.
In this JSON tutorial, you will be able to learn JSON examples with other technologies such as Java, PHP, Python, Ruby, jQuery, AJAX, C#, Perl and Jackson.
You will also learn how to convert json to xml, html, csv, php array and vice versa.
What is JSON
- JSON stands for JavaScript Object Notation.
- JSON is lightweight data-interchange format.
- JSON is easy to read and write than XML.
- JSON is language independent.
- JSON supports array, object, string, number and values.
JSON Example
In this tutorial, you will get a lot of JSON examples to understand the topic well. The JSON file must be save with .json extension. Let’s see a simple JSON example.
File: first.json
JSON Index
JSON Tutorial
Prerequisite
Before learning JSON, you must have the basic knowledge of OOPs.
Audience
Our JSON tutorial is designed to help beginners and professionals.
Problem
We assure that you will not find any problem in this tutorial. But if there is any mistake, please post the problem in contact form.