JSON means JavaScript Object Notation. JSON is a lightweight data exchange format and its completely language independent and JSON is a collection of name and value pair object.
In JSON tutorial we covered complete topics from basic to advanced level those are
JSON tutorial is targeted for beginners as well as experienced people who is having basic knowledge to implement applications using JavaScript and jQuery. In JSON tutorial we coverd all topics from basic to advanced level which will give clear idea to use JSON files in applications with live examples.
Before proceeding with JSON tutorial you should have some basic knowledge to implement applications using JavaScript and jQuery because JSON is a format to exchange data in jQuery Ajax calls. If you are not aware of JavaScript, jQuery topics check our JavaScript and jQuery tutorials.